exam questions

Exam XK0-005 All Questions

View all questions & answers for the XK0-005 exam

Exam XK0-005 topic 1 question 66 discussion

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

A systems administrator installed a new software program on a Linux server. When the systems administrator tries to run the program, the following message appears on the screen.

Which of the following commands will allow the systems administrator to check whether the system supports virtualization?

  • A. dmidecode -s system-version
  • B. lscpu
  • C. sysctl -a
  • D. cat /sys/device/system/cpu/possible
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
linux_admin
Highly Voted 8 months, 3 weeks ago
B. lscpu The lscpu command is used to display information about the CPU architecture and the system topology on Linux systems. It provides information about the number of CPUs, cores, and threads, the architecture, clock speed, and cache size. If the system supports virtualization, it should be reflected in the output of the lscpu command. The other options are not relevant for checking virtualization support: dmidecode -s system-version is used to retrieve the version number of the system's BIOS or UEFI firmware. sysctl -a is used to display all system control parameters, including both kernel parameters and sysctl settings. cat /sys/device/system/cpu/possible does not exist, it should be /sys/devices/system/cpu/possible. This file provides information about the maximum number of CPUs that can be configured for the system, but does not indicate whether the system supports virtualization.
upvoted 5 times
...
alimakkaya
Most Recent 9 months, 1 week ago
Selected Answer: B
lscpu will output following line for virtualization support. ... Virtualization: VT-x ...
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago