Penguin
Blame: RunlevelNotes
EditPageHistoryDiffInfoLikePages
Annotated edit history of RunlevelNotes version 12, including all changes. View license author blame.
Rev Author # Line
4 BenStaz 1 !What is the current runlevel?
2
3 *who -r
9 IanMcDonald 4
5 or
6
7 *[runlevel(8)]
7 BenStaz 8
9 !Change to a different runlevel
10
11 *telinit <runlevel>
4 BenStaz 12
13 !What do the different runlevels represent?
10 IanMcDonald 14
15 On [Debian]:
16
5 BenStaz 17 <verbatim>
4 BenStaz 18
19 * 0 System Halt
20 * 1 Single user
21 * 2 Full multi-user mode (Default)
22 * 3-5 Same as 2
23 * 6 System Reboot
10 IanMcDonald 24 </verbatim>
4 BenStaz 25
10 IanMcDonald 26 [RedHat] Derived Distros:
4 BenStaz 27
10 IanMcDonald 28 <verbatim>
4 BenStaz 29 * 0 halt,
30 * 1/S single user,
31 * 2 boot without networking or X
32 * 3 boot without X, but with networking
11 LawrenceDoliveiro 33 * 4 Unused
12 LawrenceDoliveiro 34 * 5 boot with networking+X (Default)
4 BenStaz 35 * 6 reboot
5 BenStaz 36 </verbatim>
6 BenStaz 37
38 !Excellent Runlevels Guide
39
40 http://www.debian-administration.org/articles/212
8 IanMcDonald 41 ----
42 CategoryNotes

PHP Warning

lib/blame.php:177: Warning: Invalid argument supplied for foreach()