| runlevel | Linux | Solaris |
| 0 | halt (Do NOT set initdefault to /etc/inittal "initlevel" entry) | halt |
| 1 | Single user mode | Single user mode |
| 2 | Multiuser, without NFS (The same as 3, if you do not have networking) | multiuser, unshare net |
| 3 | Full multiuser mode | multiuser, deafult |
| 4 | unused | unused |
| 5 | X11 | halt, power off |
| 6 | reboot (Do NOT set initdefault to this) | reboot to level 3 |
| S | None | equal “init 1”, “boot -s” |
runlevel in Linux and Solaris and AIX
原创thejoyofcoding 博主文章分类:UNIX-Linux-应用服务 ©著作权
©著作权归作者所有:来自51CTO博客作者thejoyofcoding的原创作品,请联系作者获取转载授权,否则将追究法律责任
运行级别对于系统使用来说应该是一个很重要的基本概念,原来一直使用Linux,现在又用Solaris和AIX,一下模糊了,他们对runlevel的定义有些许不同,现本人搜集了哈,做个比较。
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上一搜,晕!人家[url]http:///wiki/Runlevel[/url]做得之巴适!我晕!真是众人拾柴火焰高啊!大家还是有空多去看看wikipedia吧!
提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
关于Linux的runlevel
Linux启动之旅:http://www.cnblogs.com/bangerlee/archive/201
linux runlevel javascript 运行级别 -
AIX,HPUX,Tru64,Solaris,Linux 命令比较2
磁盘及卷管理(较为复杂,简单罗列 AIX
linux 职场 AIX 休闲 各类系统命令比较 -
AIX,HPUX,Tru64,Solaris,Linux 命令比较1
判断操作系统版本:AIX5.1 5.1 &nb
linux 职场 AIX 休闲 各类系统命令比较 -
linux的运行模式:runlevel
linux的运行模式:runlevel
linux 职场 linux系统 休闲 runlevel
















