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 are bash scripts used for?

0 Answers  


what are the linux boot files?

9 Answers   CSS, Wipro,


Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?

0 Answers  


How do I know my linux shell version?

0 Answers  


what is user mode & kernel mode?

7 Answers  






What are the basic command in linux?

0 Answers  


What is echo command in batch file?

0 Answers  


Who whoami linux?

0 Answers  


who invented unix?

3 Answers   Wipro,


what is the fastest way to enter a series of commands from the command-line in linux

0 Answers  


how can i give acl permission in numerical mode on linux

4 Answers   HCL,


What are vim commands?

0 Answers  


Categories