码迷,mamicode.com
首页 > 系统相关 > 详细

linux运行级别

时间:2016-11-07 02:07:00      阅读:227      评论:0      收藏:0      [点我收藏+]

标签:boot   evel   alt   level   介绍   没有   用户模式   div   his   

linux运行级别就是系统当前的功能级别,级别不同,功能不同。

1.查看当前的运行级别

runlevel

2.各个级别介绍

vi /etc/inittab
# Default runlevel. The runlevels used are:
#   0 - halt (Do NOT set initdefault to this)
#   1 - Single user mode
#   2 - Multiuser, without NFS (The same as 3, if you do not have networking)
#   3 - Full multiuser mode
#   4 - unused
#   5 - X11
#   6 - reboot (Do NOT set initdefault to this)
#
id:3:initdefault:

0:关机

1:单用户模式

2:多用户但是没有NFS

3:多用户

4:保留

5:x11(图形界面)

6:重启

linux运行级别

标签:boot   evel   alt   level   介绍   没有   用户模式   div   his   

原文地址:http://www.cnblogs.com/AITlove/p/6036651.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!