Linux 启动时进入命令模式与窗口模式等切换
Linux 启动时进入命令模式与窗口模式等切换系统启动配置文件:/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 d...