Cpanel is down on my vps, how do I restart it?

If your cpanel/WHM is down on your vps, you can start it from ssh. You first need to login to your vps as root user via ssh, and then issue this command:

service cpanel start

Or

service cpanel restart