beaver6813 Established Member ★ 20 ★ Impact 16 Feb 7, 2007 896 views 3 replies #1 Hey, I know this must sound really nooby, but i'm currently running CentOS on one of my server and can't figure out how to reboot the server through SSH :P Any ideas anyone?
Hey, I know this must sound really nooby, but i'm currently running CentOS on one of my server and can't figure out how to reboot the server through SSH :P Any ideas anyone?
PolurNET VIP Member VIP ★ 20 ★ Impact 61 Feb 7, 2007 #2 Do you want to reboot a whole server? This must be done with the datacenter, not SSH. You can only restart services in SSH.
Do you want to reboot a whole server? This must be done with the datacenter, not SSH. You can only restart services in SSH.
beaver6813 Established Member ★ 20 ★ Impact 16 Feb 7, 2007 #3 :P Fixed, was as simple as hell. Just typed "reboot" in SSH and it worked, restarted the server (the server wasn't down, just needed a reboot because whm was acting up)
:P Fixed, was as simple as hell. Just typed "reboot" in SSH and it worked, restarted the server (the server wasn't down, just needed a reboot because whm was acting up)
maximum VIP Member VIP ★ 20 ★ Impact 98 Feb 7, 2007 #4 PolurNET said: Do you want to reboot a whole server? This must be done with the datacenter, not SSH. You can only restart services in SSH. Click to expand... As Sam figured it out, you can. SSH accesses root OS below CP (in this case, CentOS before it gets to WHM/cPanel). Syntax for "reboot": http://www.computerhope.com/unix/uhalt.htm More commands to try not messing up your server with ( :notme: who suggested you play around in there :p ): http://www.computerhope.com/unix.htm
PolurNET said: Do you want to reboot a whole server? This must be done with the datacenter, not SSH. You can only restart services in SSH. Click to expand... As Sam figured it out, you can. SSH accesses root OS below CP (in this case, CentOS before it gets to WHM/cPanel). Syntax for "reboot": http://www.computerhope.com/unix/uhalt.htm More commands to try not messing up your server with ( :notme: who suggested you play around in there :p ): http://www.computerhope.com/unix.htm