nerdexam
CompTIA

XK0-004 · Question #216

A Linux systems administrator is troubleshooting an issue with the /home directory running out of space. The administrator needs to determine which /home directories are using the most space. Which of

The correct answer is A. du. du used to estimate file space usage lvs command provides logical volume information in a configurable form, displaying one line per df will display the amount of available disk space for file systems on which the invoking user has appropriate read access. fsck is a tool for chec

Troubleshooting and Diagnostics

Question

A Linux systems administrator is troubleshooting an issue with the /home directory running out of space. The administrator needs to determine which /home directories are using the most space. Which of the following commands should be used?

Options

  • Adu
  • Blvs
  • Cdf
  • Dfsck

How the community answered

(32 responses)
  • A
    91% (29)
  • C
    6% (2)
  • D
    3% (1)

Explanation

du used to estimate file space usage lvs command provides logical volume information in a configurable form, displaying one line per df will display the amount of available disk space for file systems on which the invoking user has appropriate read access. fsck is a tool for checking the consistency of a file system in Unix and Unix-like operating

Topics

#du#disk usage#directory size#storage troubleshooting

Community Discussion

No community discussion yet for this question.

Full XK0-004 Practice