nerdexam
CompTIA

XK0-005 · Question #1139

An administrator is logged into a server remotely and wants to determine if the system is a VM. Which of the following commands would assist with this?

The correct answer is A. dmesg. sudo dmesg | grep -i hypervisor [ 0.000000] Hypervisor detected: VMware

System Management

Question

An administrator is logged into a server remotely and wants to determine if the system is a VM. Which of the following commands would assist with this?

Options

  • Admesg
  • Bps
  • Ctop
  • Dvmstat

How the community answered

(25 responses)
  • A
    92% (23)
  • C
    4% (1)
  • D
    4% (1)

Explanation

sudo dmesg | grep -i hypervisor [ 0.000000] Hypervisor detected: VMware

Topics

#Virtualization#dmesg command#System identification#Linux administration

Community Discussion

No community discussion yet for this question.

Full XK0-005 Practice