PDA

View Full Version : Reboot Server


OOagent137
2003-08-15, 21:59 PM
Well, I wanted to rebooot our server from the command line. However, I couldn't figure out how!

I tried shutdown -r but it couldn't find shutdown.

How do you guys reboot from the command line?

Tino Didriksen
2003-08-15, 22:07 PM
Like this: /sbin/shutdown -r now

charlie
2003-08-15, 22:32 PM
*kick* :p

i just type "reboot"

you can type "reboot --help" if you want options

charlie
=T

Originally posted by OOagent137
Well, I wanted to rebooot our server from the command line. However, I couldn't figure out how!

I tried shutdown -r but it couldn't find shutdown.

How do you guys reboot from the command line?