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


Please Help Members By Posting Answers For Below Questions

What lives in a shell?

537


How do I run a .sh file?

613


What is @echo off?

560


What is the significance of $#?

586


What does the sh command do?

604






What does $1 mean in bash?

614


How does ls command work?

583


Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.

1705


Is powershell a bash?

590


What is bourne shell scripting?

531


How do I run a shell script on a mac?

625


What is eval in shell script?

647


How can I set the default rwx permission to all users on every file which is created in the current shell?

902


Explain about non-login shell files?

692


Why is shell scripting important?

570