ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 125 - XK0-005 discussion

Report
Export

A Linux systems administrator receives a notification that one of the server's filesystems is full.

Which of the following commands would help the administrator to identify this filesystem?

A.
lsblk
Answers
A.
lsblk
B.
fdisk
Answers
B.
fdisk
C.
df -h
Answers
C.
df -h
D.
du -ah
Answers
D.
du -ah
Suggested answer: C

Explanation:

The df -h command can be used to identify the filesystem that is full. This command displays the disk usage of each mounted filesystem in a human-readable format, showing the total size, used space, available space, and percentage of each filesystem. The lsblk command displays information about block devices, not filesystems. The fdisk command can be used to manipulate partition tables, not check disk usage. The du -ah command displays the disk usage of each file and directory in a humanreadable format, not the filesystems. Reference: [CompTIA Linux+ (XK0-005) Certification Study Guide], Chapter 14: Managing Disk Storage, page 454.

asked 02/10/2024
MAYKON AZEVEDO
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first