Session ID: 133
Mode: objective
Status: in_progress
Score: 0%
Filter: All | Incorrect | Flagged | Unanswered
Current filter: All
What characterizes a paravirtualized guest?
Status: Unanswered
Your Answer:
Options:
Explanation:
A paravirtualized guest is aware it is virtualized and uses a modified kernel plus special guest drivers [1].
Which tool is recommended as a graphical front-end for managing KVM virtual machines?
Status: Unanswered
Your Answer:
Options:
Explanation:
The material recommends installing virt-manager as a graphical front-end for KVM installations [1].
For a mission-critical server installation requiring the fastest performance, what type of virtualization is likely preferred according to the material?
Status: Unanswered
Your Answer:
Options:
Explanation:
The answers section states that a mission-critical server needing the fastest performance will likely use paravirtualization [1].
Which Linux kernel feature do containers use to partition resources such as memory, CPU time, and bandwidth?
Status: Unanswered
Your Answer:
Options:
Explanation:
Containers make use of control groups, or cgroups, to partition system resources [1].
Which of the following is described as an open source Type-1 hypervisor?
Status: Unanswered
Your Answer:
Options:
Explanation:
The material describes Xen as an open source Type-1 hypervisor [1].
What tool helps configure and deploy virtual machines and containers in cloud environments?
Status: Unanswered
Your Answer:
Accepted Answer(s):
cloud-init
Explanation:
The summary identifies cloud-init as the tool used to aid in configuration and deployment in cloud environments [1].
Which command-line tool can be used to create a new virtual machine instead of using virt-manager?
Status: Unanswered
Your Answer:
Options:
Explanation:
The lesson states that a virtual machine can also be created from the command line using virt-install [1].
What is virtualization?
Status: Unanswered
Your Answer:
Options:
Explanation:
Virtualization allows a software platform called a hypervisor to run processes that contain a fully emulated computer system [1].
What characterizes a fully virtualized guest?
Status: Unanswered
Your Answer:
Options:
Explanation:
A fully virtualized guest is unaware that it is a running virtual machine instance [1].
Which CPU extensions are needed on x86 hardware for fully virtualized guests?
Status: Unanswered
Your Answer:
Accepted Answer(s):
VT-x or AMD-V
Intel VT-x or AMD-V
VT-x for Intel or AMD-V for AMD
Explanation:
Fully virtualized guests on x86 require Intel VT-x or AMD-V CPU extensions [1].