Chinaunix首页 | 论坛 | 博客
  • 博客访问: 10725248
  • 博文数量: 2905
  • 博客积分: 20098
  • 博客等级: 上将
  • 技术积分: 36298
  • 用 户 组: 普通用户
  • 注册时间: 2009-03-23 05:00
文章存档

2012年(1)

2011年(3)

2009年(2901)

分类: LINUX

2009-03-23 11:11:56

      运行级别对于系统使用来说应该是一个很重要的基本概念,原来一直使用Linux,现在又用Solaris和AIX,一下模糊了,他们对runlevel的定义有些许不同,现本人搜集了哈,做个比较。
runlevelLinuxSolaris
0halt (Do NOT set initdefault to /etc/inittal "initlevel" entry)halt
1Single user modeSingle user mode
2Multiuser, without NFS (The same as 3, if you do not have networking)multiuser, unshare net
3Full multiuser modemultiuser, deafult
4unusedunused
5X11halt, power off
6reboot (Do NOT set initdefault to this)reboot to level 3
SNoneequal “init 1”, “boot -s”
      AIX:
      "AIX does not follow the System V R4 (SVR4) run level specification, with run levels from 0 to 9 available, as well as from a to c. 0 and 1 are reserved, 2 is the default normal multiuser mode and run levels from 3 to 9 are free to be defined by the administrator. Run levels from a to c allow the execution of processes in that run level without killing processes started in another."
      本来想把上个表格做得更全些的,结果在google上一搜,晕!人家
阅读(704) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~