CompTIACompTIA
XK0-005 · Question #276
XK0-005 Question #276: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #276. The question stem and answer options stay visible for context.
Troubleshooting
Question
An administrator is troubleshooting to determine why backups are failing on a particular server. The administrator runs the ps command and analyzes the following output. The administrator runs kill -9 10112 yet the process remains. Which of the following BEST describes the issue and how to fix it?
Options
- AThe backup process is still running and needs to be killed with kill -9 --force 10112.
- BThe backup process is a zombie process, and the system needs to be rebooted.
- CThe backup process is out of memory, and more memory needs to be added to the system.
- DThe backup process is using 100% of system resources and needs to be rescheduled with renice.
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#Process Management#Troubleshooting#Zombie Processes