nerdexam
LPI

117-102 · Question #653

What runlevels should never be declared as the default runlevel in /etc/inittab?

The correct answer is A. 1 D. 6. Standard Runlevel 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 6 - reboot (Do NOT set initdefault to this) 1 means single user mode and 6 means reboot. Which…

108 Essential System Services

Question

What runlevels should never be declared as the default runlevel in /etc/inittab?

Options

  • A1
  • B3
  • C5
  • D6

How the community answered

(26 responses)
  • A
    73% (19)
  • B
    12% (3)
  • C
    15% (4)

Explanation

Standard Runlevel 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 6 - reboot (Do NOT set initdefault to this) 1 means single user mode and 6 means reboot. Which are not recommended for default runlevel.

Topics

#runlevels#inittab#system initialization#default runlevel

Community Discussion

No community discussion yet for this question.

Full 117-102 Practice