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 |
How does mkdir work in linux?
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?
What is the difference between cd and cd in linux?
What are the command prompt commands?
Explain about system and user utilities?
How cp command works in linux?
what is the command for finding the higest memory occupied file in linux?
how to call recursive grep function?
1.what is Kernel parameters? 2.how many cpu have use in your machine?
What command is used to check the number of files, disk space, and each user’s defined quota?
How do you grep?
How do you create a text file in linux terminal?