Friday, 24 August 2012

Runlevels in RHEL

Most versions of Unix use different run levelsto define different operational and security states of the Unix system.The `init` command is used to change the run level. Other commands which change the run level include reboot, halt, and shutdown.


Run Level
Description
0
Halt
1
Single user mode
2
Multiuser, without NFS
3
Full multiuser mode
4
Unused
5
X11
6
Reboot


No comments:

Post a Comment