频道直达 - 专题 - 新闻 - 技巧 - 组网 - 开发 - 安全 - web编程 - 图像 - 操作系统 - 数据库 - 教育 - 旅游 - 健康 - 时尚 - 驱动 - 软件 - 游戏 - 多媒体 - ERP - 讨论组

如何禁止RHEL AS4的图形启动

来源: 作者:佚名 出处:巧巧读书 2008-03-13 进入讨论组

RHEL AS4 默认的运行级别是 5 ,如何在启动时不显示 RHGB ?
 
  /etc/rc.sysinit 会检查 /etc/sysconfig/init 中的 GRAPHICAL 的值,如果为 yes,则启动 Rhgb-client ,如果设置为 no 则不显示(也就是 rh9 那样的模式)
 

  [root@dhcp httpd]# cat /etc/sysconfig/init
 
  # color => new RH6.0 bootup
 
  # verbose => old-style bootup
 
  # anything else => new style bootup without ANSI colors or positioning
 
  BOOTUP=color
 
  # Turn on graphical boot
 
  GRAPHICAL=yes
 
  # column to start "[ OK ]" label in
 
  RES_COL=60
 
  # terminal sequence to move to that column. You could change this
 
  # to something like "tput hpa ${RES_COL}" if your terminal supports it
 
  MOVE_TO_COL="echo -en \\033[${RES_COL}G"
 
  # terminal sequence to set color to a 'success' color (currently: green)
 
  SETCOLOR_SUCCESS="echo -en \\033[0;32m"
 
  # terminal sequence to set color to a 'failure' color (currently: red)
 
  SETCOLOR_FAILURE="echo -en \\033[0;31m"
 
  # terminal sequence to set color to a 'warning' color (currently: yellow)
 
  SETCOLOR_WARNING="echo -en \\033[0;33m"
 
  # terminal sequence to reset to the default color.
 
  SETCOLOR_NORMAL="echo -en \\033[0;39m"
 
  # default kernel loglevel on boot (syslog will reset this)
 
  LOGLEVEL=3
 
  # Set to anything other than 'no' to allow hotkey interactive startup……
 
  PROMPT=yes
 
  [root@dhcp httpd]

浏览地址: http://www.qqread.com/linux/2008/03/s401309.html进入讨论组讨论。
收藏此文】【 】【打印】【关闭
相关图文阅读
频道图文推荐
健 康 咨 询
时 尚 咨 询
巧巧读书宗旨
相关专题
讨论组问题推荐
站内各频道最新更新文档
站内最新制作专题
热门关键字导读
Photoshop教 程照片处理 照片制作 PS快捷键 抠图
计 算 机 故 障XP系统修复
艺 术 与 设 计设计 流媒体 设计欣赏 边框
计 算 机 安 全ARP
站内频道文章精选
巧巧电脑频道编辑信箱  告诉我们您想看的专题或文章