A Linux administrator is creating a primary partition on the replacement hard drive for an application server. Which of the following commands should the administrator issue to verify the device name of this partition?
The correct command is C. sudo fdisk -l
The sudo fdisk -l command is used to list information about all the partitions on the system. The output will include the device name, file system type, size, and other relevant information for each partition. In this case, the administrator is looking for the device name of the primary partition on the replacement hard drive for an application server. By using the sudo fdisk -l command, the administrator will be able to see a list of all the partitions on the system and identify the device name for the new partition.
"-l" = "--list"
List the partition tables for the specified devices and then
exit
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.XK0-005 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Alizadeh
8 months, 3 weeks agolinux_admin
1 year, 2 months agoCkl22
1 year, 4 months ago