CompTIA
XK0-004 · Question #116
XK0-004 Question #116: Real Exam Question with Answer & Explanation
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
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
Explanation
https://access.redhat.com/documentation/en- us/red_hat_enterprise_linux/6/html/deployment_guide/s2-services-chkconfig
Community Discussion
No community discussion yet for this question.