Welcome 微信登录

首页 / 操作系统 / Linux / Linux启动级别及设置

# 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) 多用户模式,但不支持NFS# 3 - Full multiuser mode 完全的多用户模式
# 4 - unused 没用到
# 5 - X11 图形界面
# 6 - reboot (Do NOT set initdefault to this) 重启(不要设置为默认)RedHat中要改变启动级别,只要修改/etc/inittab。Ubuntu有点不一样,网上的方法也很多,试过其中一种。You need to open the /etc/default/grub file, locate the following line:GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"and change it to:GRUB_CMDLINE_LINUX_DEFAULT="quiet splash text"update-grub即编辑/etc/default/grub文件,将GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"改为GRUB_CMDLINE_LINUX_DEFAULT="quiet splash text",然后更新一下grub。Debian 或Ubuntu下如何使用代理升级更新(apt-get)或下载RedHat Linux下QT平台MySQL数据库开发环境配置相关资讯      Linux教程 
  • Linux教程:如何在命令行中查看目  (07/28/2014 12:22:23)
  • Linux 修改root密码  (11/03/2012 07:53:38)
  • su - root 与su root的区别  (06/06/2012 00:39:40)
  • Linux进程间通信:消息队列  (01/28/2013 09:43:00)
  • U盘安装Linux开机无法启动解决方法  (10/07/2012 08:55:52)
  • Windows 7/Linux 同步时间  (05/15/2012 06:17:55)
本文评论 查看全部评论 (1)
表情: 姓名: 字数


评论声明
  • 尊重网上道德,遵守中华人民共和国的各项有关法律法规
  • 承担一切因您的行为而直接或间接导致的民事或刑事法律责任
  • 本站管理人员有