| KWLUG | Run Levels | #3 | 
| Modern UnixModern Unixes (including all modern linux implementations) define these in software as run levels 
                0    halted state; can turn off power
                S    single-user mode
                2    multiuser mode (on some systems, without network)
                3    multiuser mode (on some systems, with network)
                5    multiuser mode with graphical login
                6    shutdown and reboot
 | 
| << Previous | Index | Next >> | Copyright © 2003 Daniel Allen |