nerdexam
CompTIACompTIA

XK0-005 · Question #471

XK0-005 Question #471: Real Exam Question with Answer & Explanation

The correct answer is B: df. To troubleshoot a storage capacity issue on a server without a specific mount point or directory, two commands that would be most helpful are df and du. The df command displays information about disk space usage on all mounted filesystems, including their size, used space, availa

Troubleshooting

Question

A Linux administrator is alerted to a storage capacity issue on a server without a specific mount point or directory. Which of the following commands would be MOST helpful for troubleshooting? (Choose two.)

Options

  • Aparted
  • Bdf
  • Cmount
  • Ddu
  • Efdisk
  • Fdd
  • Gls

Explanation

To troubleshoot a storage capacity issue on a server without a specific mount point or directory, two commands that would be most helpful are df and du. The df command displays information about disk space usage on all mounted filesystems, including their size, used space, available space, and percentage of usage. The du command displays disk space usage by files and directories in a given path, which can help identify large files or directories that may be taking up

Topics

#Linux commands#Disk space#Troubleshooting#Storage management

Community Discussion

No community discussion yet for this question.

Full XK0-005 PracticeBrowse All XK0-005 Questions