Web Hosting Talk







View Full Version : Very simple question, how do I reboot a Linux server via SSH


lexington
10-22-2004, 05:52 AM
Hello, I have a new server that isnt using Cpanel or anything since it is not necessary as it is only being used for backups only. Could anyone tell me the command to use in SSH to reboot the whole server? Thanks

boonchuan
10-22-2004, 05:53 AM
reboot now

jimmy
10-22-2004, 05:59 AM
shutdown -r now

lexington
10-22-2004, 06:12 AM
Thanks guys I will check it out :)