红联Linux门户
Linux帮助

RedHat与Debian的RunLevel区别

发布时间:2008-01-01 00:06:52来源:红联作者:MONND
RedHat
0 - Halt
1 - Single
2 - Not used/User definable
3 - Full multi-user NO display manager
4 - Not used/User definable
5 - Full multi-user with display manager (GUI)
6 - Reboot

Debian
0 - Halt
1 - Single
2 - Full multi-user with display manager (GUI)
3 - Full multi-user with display manager (GUI)
4 - Full multi-user with display manager (GUI)
5 - Full multi-user with display manager (GUI)
6 - Reboot

Redhat默认以runlevel 5启动

Debian默认以runlevel 2启动
文章评论

共有 1 条评论

  1. ytu_cyc 于 2008-05-21 11:06:13发表:

    Thanks a lot...