CompTIACompTIA
XK0-005 · Question #332
XK0-005 Question #332: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #332. The question stem and answer options stay visible for context.
System Management
Question
A systems administrator is editing a service file for the web server. In order to continue testing, all web server processes must be shut down. The administrator accomplishes this with the following commands: Based on the command output above, which of the following BEST explains how this was accomplished?
Options
- AKilling the parent process with -15 gives it a chance to kill all of the child processes.
- BThe -15 signal will allow the kill command to automatically seek out all child processes and kill
- CThe -15 signal tells the command to kill all processes matching the Apache string.
- DThe -15 signal gracefully kills the process and all Its parent and child processes.
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
#Linux processes#Signal handling#Graceful shutdown#Web server management