A Linux administrator has physically added a new RAID adapter to a system. Which of the following commands should the Linux administrator run to confirm that the device has been recognized? (Choose two.)
lshw -class disk ( option -class shows only a certain class of hardware )
dmesg - diagnostic message; dmesg is a command-line-based utility in Linux that displays kernel-related messages retrieved from the kernel ring buffer.
rmmod - simple program to remove a module from the Linux Kernel
ls -l. The -l option signifies the long list format.
pvdisplay — Display various attributes of physical volume(s)
rmdir /dev - Remove directory "dev" in this case
The correct answers are C. lshw -class disk. and F. dmesg
upvoted 2 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.
Damon54
11 months, 2 weeks agoAlizadeh
11 months, 3 weeks ago