Tag: init
Linux Shutdown Commands
January 8, 2008
Three commands that could be used to shutdown a linux system. shutdown -h now init 0 telinit 0
Restarting XServer in Fedora
October 12, 2007
Restart XServer from command line in Fedora – for testing xorg.conf settings… telinit 3 #Shutdown X telinit 5 #Starts X
Recent Comments