nerdexam
CompTIA

XK0-004 · Question #116

A Linux administrator installed a new network adapter and temporarily disabled the network service from starting on boot. The partial output of is as follows: chkconfig Which of the following commands

The correct answer is E. chkconfig --level 345 network on. https://access.redhat.com/documentation/en- us/red_hat_enterprise_linux/6/html/deployment_guide/s2-services-chkconfig

System Management

Question

A Linux administrator installed a new network adapter and temporarily disabled the network service from starting on boot. The partial output of is as follows: chkconfig Which of the following commands BEST describes how the administrator should re-enable the network service?

Options

  • Achkconfig --level 0 network on
  • Bchkconfig --level 0-6 network on
  • Cchkconfig --level 6 network on
  • Dchkconfig --level 12 network on
  • Echkconfig --level 345 network on

How the community answered

(37 responses)
  • A
    5% (2)
  • B
    3% (1)
  • C
    11% (4)
  • D
    3% (1)
  • E
    78% (29)

Explanation

https://access.redhat.com/documentation/en- us/red_hat_enterprise_linux/6/html/deployment_guide/s2-services-chkconfig

Topics

#chkconfig#runlevels#service startup#SysVinit

Community Discussion

No community discussion yet for this question.

Full XK0-004 Practice