CompTIACompTIA
XK0-005 · Question #242
XK0-005 Question #242: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #242. The question stem and answer options stay visible for context.
Troubleshooting
Question
A Linux administrator tried to copy files to a remote server but received an error message indicating a lack of free space on the disk. The administrator issued a df command and verified adequate free space and inodes on the filesystem. Which of the following commands is the BEST way to diagnose the issue?
Options
- Acat /proc/meminfo
- Blsof -nP | grep deleted
- Cfind / -type f -size +50M
- Ddu -a / | sort -n -r | head -n 30
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 Troubleshooting#Disk Space Management#lsof command#Filesystem