exam questions

Exam XK0-005 All Questions

View all questions & answers for the XK0-005 exam

Exam XK0-005 topic 1 question 182 discussion

Actual exam question from CompTIA's XK0-005
Question #: 182
Topic #: 1
[All XK0-005 Questions]

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.)

  • A. rmmod
  • B. ls -ll /etc
  • C. lshw -class disk
  • D. pvdisplay
  • E. rmdir /dev
  • F. dmesg
Show Suggested Answer Hide Answer
Suggested Answer: CF 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Damon54
11 months, 2 weeks ago
Selected Answer: CF
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
upvoted 2 times
...
Alizadeh
11 months, 3 weeks ago
Selected Answer: CF
The correct answers are C. lshw -class disk. and F. dmesg
upvoted 2 times
...
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.

SaveCancel
Loading ...