How to restart cPanel service on a server using SSH

Hitori Tech
  1. Introduction cPanel
  2. Command Line
Restart cPanel

In this post, we’ll show you how to restart the cPanel service on a server using SSH.

Users can do system configurations, run core commands, and reboot or restart the cPanel service on the server using SSH.

To restart the cPanel service, do the following:

Get your SSH account connected.

Run the Command Line :

1/scripts/restartsrv_cpsrvd 

OR 

./restartsrv_cpsrvd

With this command, the cPanel service will restart.

We genuinely hope that you fully grasped it.

Leave a Comment