HP-UX System Run Levels

HP-UX、Linux、Tru64 UNIX、NonStop、OpenVMS、Windows Server等,数据中心、虚拟化方案等

版主: xyevolve

版面规则
1. 本版是定位于惠普软件系统及解决方案的技术讨论区。
2. 本版鼓励发帖共同讨论技术问题,不鼓励站内信件私下交流,独知知不如众知知。
3. 本版允许转贴或引用他人的作品,但必须声明原作者信息。
4. 本版禁止发表出售、求购、或其他非技术讨论等帖子。
5. 本版禁止灌水,包括但不限于任何与所讨论主题无关的回复,无意义字符,直接复制其他回复等。
6. 本站附件禁止用于商业目的,请在下载后24小时内删除,本站不对其造成的结果负任何责任。
回复
头像
MUDBOY
创始人
帖子: 3877
注册时间: 2010年 12月 28日 21:17 星期二

HP-UX System Run Levels

帖子 MUDBOY » 2014年 10月 2日 06:30 星期四

System run control (rc) levels are pre-defined and determines the current state of the system.

HP-UX supports eight rc levels of which six are currently implemented.

Not all of these are commonly used though. The default rc level is 3.

Below table describes various run levels.
hp-ux_run_level.png
您没有权限查看这个主题的附件。
提倡分享之精神, 技术问题请在相关版面直接发帖, 站内短信恕不答复.
I don't answer private messages on topics of public interest, because it defeats the whole purpose of a message board.

头像
MUDBOY
创始人
帖子: 3877
注册时间: 2010年 12月 28日 21:17 星期二

Re: HP-UX System Run Levels

帖子 MUDBOY » 2014年 10月 2日 06:32 星期四

To check the current and previous rc levels of the system, use the who command with -r option:

# who -r

The output of this command, as shown in below figure, indicates that the system is currently running at run level 3 and its last run level was S. The output also displays the date and time of the last system run level change.
Current and Previous System rc Levels.jpg
您没有权限查看这个主题的附件。
提倡分享之精神, 技术问题请在相关版面直接发帖, 站内短信恕不答复.
I don't answer private messages on topics of public interest, because it defeats the whole purpose of a message board.

回复