CompTIA Linux+ XK0-006 (V8) Practice Question

During an after-hours incident you discover that a production web server's root filesystem is completely full. The command df -h / shows 100 % usage on the 20 GB ext4 partition, but du -xsh / totals only about 7 GB. You have already removed several large log files, yet the space is not reclaimed and applications are still failing to write. Which single command will most quickly reveal the process that is preventing the space from being freed so you can resolve the issue?

  • tune2fs -m 0 /dev/sda1

  • fsck.ext4 -f /dev/sda1 from single-user mode

  • find / -xdev -type f -size +100M -print

  • lsof +L1 /

CompTIA Linux+ XK0-006 (V8)
Troubleshooting
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot