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 |
Set the Display automatically for the current new user ?
What is FC command?
Find command can search for files by
What is simple command?
What are the options of wc command?
what is linux utilities and editor
what is the UID and GID of root user? Can a normal user can change the ownership of a file? what is the command to change ownership of a file?
in unix how to change old name to new name
What is the copy command in linux?
how to view crond status? If it's show service is not found.
What is bash command?
what is lilo?How it is useful in linux?