Recent Comments
Categories
iTechster.com
- Hello world!
- Terminal: Mount & UnMount Disc Images
- Windows Command Line: XCOPY
- Terminal Tip: Split & Join Files
- SFTP Mac Linux
- Mac Linux Terminal: SSH File Transfer Part 2
- Mac Linux Terminal: SSH File Transfer
- Linux Ubuntu Terminal Update Upgrade
- QuickTime DV Video Quality Settings
- Terminal Tip: View HD and Folder Usage
Monthly Archives: June 2009
Linux init Command
http://www.itechster.com In this tutorial we will go over on how to use the init command in Linux. This is very similar to using Reboot or the Shutdown command but with more options as well. Here are some examples.
Sudo init 0 = Shutdown
Sudo init 1 = Single User Mode
Sudo init 3 = Multi User No GUI
Sudo init 5 = Multi User With GUI
Sudo init 6 = Reboot
Have Fun & Enjoy. Continue reading
Posted in Uncategorized
Comments Off on Linux init Command