what are the init levels in Linux?
Answers were Sorted based on User's Feedback
Answer / sangeetha
Default runlevel. The runlevels used by RHS are:
# 0 - halt (Do NOT set initdefault to this)
# 1 - Single user mode
# 2 - Multiuser, without NFS (The same as 3, if you do not
have networking)
# 3 - Full multiuser mode
# 4 - unused
# 5 - X11
# 6 - reboot (Do NOT set initdefault to this)
| Is This Answer Correct ? | 24 Yes | 0 No |
You can find the above file in "/etc/inittab" file which
contains the details.
| Is This Answer Correct ? | 0 Yes | 0 No |
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
How do I change directories in linux command line?
How do I get to root in linux?
How can I only see the last 5 lines of a file?
What is top command in linux?
What language is a makefile written in?
What is df -i command?
Which priority has the process?how do u view?
Which daemon is used for scheduling of the commands?
what are the features of Linux?
What is clang tidy?
what is nis server?