网站首页 > linux / 正文
linux运行级别0-6的各自含义如下:
中文:
0:关机
1:单用户模式
2:无网络支持的多用户模式
3:有网络支持的多用户模式(文本模式,工作中最常使用的模式)
4:保留,未使用
5:有网络支持有X-Window支持的多用户模式
6:重新引导系统,即重启
英文:
# Default runlevel. The runlevels used by RHS 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)
Tags:linux 启动级别
猜你喜欢
- 2024-11-26 Linux新手入门系列:注册tomcat的systemctl服务,设置开启自启动
- 2024-11-26 万字详文干货:从无盘启动volumio看Linux启动原理
- 2024-11-26 kali linux系统运行级别
- 2024-11-26 2Linux系统管理之Linux系统基础知识
- 2024-11-26 Linux内核打印级别
- 2024-11-26 Linux系统的正确关机方法
- 2024-11-26 开机启动流程
- 2024-11-26 对linux的基础了解
- 2024-11-26 90后程序员小伙分享—Linux内核kernel启动分析(下篇)精品推荐
- 2024-11-26 linux 简单介绍