what are the init levels in Linux?

Answers were Sorted based on User's Feedback



what are the init levels in Linux?..

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

what are the init levels in Linux?..

Answer / vadiraj joish

You can find the above file in "/etc/inittab" file which
contains the details.

Is This Answer Correct ?    0 Yes 0 No

what are the init levels in Linux?..

Answer / mario

vim /etc/inittab

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux Commands Interview Questions

what is nis server?

4 Answers   IBM,


What is ulimit command?

0 Answers  


What is simple command?

0 Answers  


Brief about finger username?

0 Answers  


What is makefile in unix?

0 Answers  






ls -l ls -t ls -r ls -a ls -ltr ls -u grep error file.txt grep -v error file.txt perl prg.pl | ./file.txt tee chmod +x chmod -x chmod =x ps bg date +%y%m%d ?

0 Answers   HP,


What are the basic commands in LINUX?

6 Answers  


What does pwd mean in linux?

0 Answers  


what is first RHEL 5.x version support ext4 filesystem?

2 Answers  


What does touch do in linux?

0 Answers  


How do I find the umask value in linux?

0 Answers  


How often do you use grep command and how in Linux operating system?

0 Answers   Arigo Infotech,


Categories