What is a runlevel?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is a runlevel?
Rating:
A runlevel is a state, or mode, of the Linux operating system on which it is running. When a computer running Linux is booted, it boots at a default runlevel. The default runlevel is 3 or 5. The Linux operating system supports the runlevels described in the table below:
| 0 | Halts the system |
| 1 | Single-user mode |
| 2 | Multi-user mode (without NFS) |
| 3 | Multi-user mode |
| 5 | Multi-user mode with graphical login support |
| 6 | Reboots the system |
The
Rating:
Was this information helpful?
Other articles
- What are SUID and SGID?
- What is Squid?
- What is DEB utility?
- What is CRON daemon?
- What is YPCAT command?