cpanel

Server Monitoring Scripts and commands

Script to delete a line from a file if it have a particular pattern sed -i "/"pattern"/d" filename find /home/…

10 years ago

How to Restart cPanel from Shell

  If you have shell access, restart cPanel with this command:   /etc/init.d/cpanel restart

11 years ago