Coders Tent

Syed Ashik Mahmud - Pro System Admin and Malware Cleaner

  • Home
  • About Me
  • Contact
  • DMCA
  • Home
  • About Me
  • Contact
  • DMCA
Ashik Daily NeedLinux General Knowledge

How To Find and Edit php.ini File Using SSH

September 11, 2026 November 5, 2020 coderstent

This is very simple way to find php.ini file to make changes. You need to have access to these files, and SSH login.

Step 1: To quickly find the file type:

php -i | grep 'Configuration File'

It will show you the location of the file. For most VPS servers, the file is located is /usr/local/lib.

Step 2: Enter the following command to change the directory:

cd /usr/local/lib

Step 3: You can use ls command to confirm the location. This command will display list of all the files and directories in the current location.

ls

Step 4: To edit the file:

pico php.ini

That’s all!

continue reading
CXS

How to run a CXS on a specific cpanel account

September 11, 2026 October 28, 2023 coderstent

So you feel a site on your server may have been attacked - and you want to make sure it

continue reading
Ashik Daily NeedWHM SSH

How to check Inode usage from cPanel and Command line?

September 11, 2026 August 5, 2022 coderstent

Check from SSH Login. Login to the server using ssh command. Ensure that you are at the home directory with

continue reading
VPS Security

Installing and configuring ConfigServer Security & Firewall (CSF)

September 11, 2026 August 10, 2019 coderstent

Config Server Firewall (CSF) is a Stateful Packet Inspection (SPI) firewall, Login/Intrusion Detection and Security application for Linux servers. It's

continue reading
SSH

How to zip a folder via SSH Terminal

September 11, 2026 February 3, 2021 coderstent

zip -r filename.zip foldername/ This is how you can zip a folder via SSH on your Linux server. Works on

continue reading
Ashik Daily NeedWHM

Reset SSH config from WHM?

September 11, 2026 August 5, 2020 coderstent

There is, login to WHM using the non-SSL port 2086 and then change the URL to: http://your-ip:2086/scripts2/doautofixer?autofix=safesshrestart It makes your

continue reading
WHM ISSUE FIX

Database Error Connection Failed in RoundCube cPanel

September 11, 2026 June 11, 2022 coderstent

RoundCube is a client based on Web IMAP and that is very easy to install & configure. RoundCube is open-source

continue reading
1 2 3 4
Page 4 of 4
F Hire Me on Fiverr

Categories

  • All About SSL2
  • Ashik Daily Need8
  • Cloudflare2
  • Cloudflare Support1
  • cPanel1
  • CSF1
  • CXS1
  • Email Settings2
  • Email Spam Control2
  • Exim2
  • General10
  • Linux General Knowledge2
  • Linux Log Monitoring1
  • Mail2
  • Shell Scripting1
  • SSH3
  • Ubuntu VPS1
  • VPS Security4
  • WHM11
  • WHM ISSUE FIX2
  • WHM Security2
  • WHM SSH3

Tags

cloudflare cpanel csf email Exim GoDaddy hacked linux Log Mail malware mysql security Server Down spam SSL Ubuntu vps whm