Linux Shutdown Commands
Tagged with: command, halt, init, Linux, shutdown
Tuesday, January 8th, 2008 11:39 PM
Three commands that could be used to shutdown a linux system.
shutdown -h now
init 0
telinit 0
Three commands that could be used to shutdown a linux system.
shutdown -h now
init 0
telinit 0
Restart XServer from command line in Fedora - for testing xorg.conf settings…
telinit 3 #Shutdown X
telinit 5 #Starts X