nerdexam
LPI

304-200 · Question #118

304-200 Question #118: Real Exam Question with Answer & Explanation

The correct answer is B. egrep '(vmx|svm)' /proc/cpuinfo C. xl dmesg | grep -i hvm. See the full explanation below for the reasoning.

Question

Which of the following commands can be used to determine whether the local machine is capable of running full virtualized Xen guests? (Choose TWO correct answers.)

Options

  • Admesg |grep -i intel|grep -i vt; dmesg |grep -i amd|grep -i v
  • Begrep '(vmx|svm)' /proc/cpuinfo
  • Cxl dmesg | grep -i hvm
  • Dgrep -i "Full Virtualization" /proc/xen
  • Egrep -i "Full Virtualization" /etc/xen/*

Community Discussion

No community discussion yet for this question.

Full 304-200 Practice