CompTIACompTIA
XK0-005 · Question #870
XK0-005 Question #870: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #870. The question stem and answer options stay visible for context.
System Management
Question
After making a configuration change to an Apache web server, an administrator needs to reload the service. However, sudo access was only granted to the command. killall Which of the following commands should the administrator use to load the new configuration?
Options
- Asudo killall -HUP httpd
- Bsudo killall -reload httpd
- Csudo killall -9 httpd
- Dsudo killall -TERM httpd
Unlock XK0-005 to see the answer
You've previewed enough free XK0-005 questions. Unlock XK0-005 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Apache#Process management#Linux signals#Service management