what are bootlevel in linux?which level is booting by
default.
Answer Posted / kirtiranjan sahoo
There are 6 levels
init 0 :- Shutdown (halts)
init 1 :- Single user mode or emergency mode, that means no network no multitasking is present in this level, only root user has access in this run level.
init 2 :- NO network but multitasking is present
init 3 :- Network and multitasking is present but without GUI
init 4 :- Unused level.
init 5 :- Boot up a full multi user system and to automatically start X-Wnindows
init 6 :- System restart in this level.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different types of commonly used shells on a typical linux system?
What is the use of echo in shell script?
What is shell geeksforgeeks?
write a shell script to check the failed jobs?
How do I stop script errors?
How do I set bash as default shell mac?
Why do we write bin bash in shell scripts?
Which scripting language is best for automation?
What is the syntax of "nested if statement" in shell scripting?
How to print all the arguments provided to the script?
Explore about environment variables?
How do I run a .sh file on mac?
How many fields are present in a crontab file and what does each field specify?
How can you get the value of pi till a 100 decimal places?
Why are there shells on the beach?