How to Restart cPanel from terminal SSH connection
As I continue to work on my Unix skills (Never thought I’d see the day) I thought I’d share some of the quick little tricks I am learning as I go. To manually restart cPanel services from SSH, simply type the following at prompt:
/etc/rc.d/init.d/cpanel restart
Hit [enter] and you’ll see a series of OK messages pop up as the various cPanel services restart and come back online… it only takes a couple of seconds under normal circumstances.
One thought on “How to Restart cPanel from terminal SSH connection”