Which CPU flag indicates the hardware virtualization capability on an AMD CPU?
Which CPU flag indicates the hardware virtualization capability on an AMD CPU?A . SVMB . VIRTC . VMXD . PVME . HVMView AnswerAnswer: A
In order to use the option dom0_mem to limit the amount of memory assigned to the Xen Domain-0, where must this option be specified?
In order to use the option dom0_mem to limit the amount of memory assigned to the Xen Domain-0, where must this option be specified?A . In its Makefile, when Xen is built.B . In the configuration file /etc/xen/Domain-0.cfg, when Xen starts.C . In the bootloader configuration, when Xen is booted.D...
Which of the following are valid KVM parameters? (Choose THREE correct answers.)
Which of the following are valid KVM parameters? (Choose THREE correct answers.)A . -drive file=iscsi://user%password@fileserver/iqn.2001-04.com.example/1B . -drive file=rsync://user%password@fileserver:/tmp/file.iso,media=cdrom,readonlyC . -drive file=ssh://user@host/tmp/file.imgD . -drive file=imap://user:password@mailserver:/INBOX/Wufnc6MjYp@mailgateE . -drive file=http://user:password@fileserver/pub/linux.iso,media=cdrom,readonlyView AnswerAnswer: ACE
Which subcommand of virsh opens the XML configuration of a virtual network in an editor in order to make changes to that configuration?
Fill in the blank. Which subcommand of virsh opens the XML configuration of a virtual network in an editor in order to make changes to that configuration? (Specify ONLY the subcommand without any parameters.)View AnswerAnswer: virsh net-edit -or- net-edit
Which of the following is true regarding the CPU of a KVM virtual machine? (Choose TWO correct answers.)
Which of the following is true regarding the CPU of a KVM virtual machine? (Choose TWO correct answers.)A . Each KVM virtual machine can only have one CPU with one core.B . KVM virtual machines support multiple virtual CPUs in order to run SMP systems.C . The CPU architecture of...
What action does the virsh restore command perform?
What action does the virsh restore command perform?A . It restores a virtual machine that was stopped by a kernel panic.B . It restores a virtual machine from a state file.C . It reverts a virtual machine, including its storage devices, to a previously saved state.D . It wakes up...
Which of the following commands lists the snapshots existing in the disk image vm1.img?
Which of the following commands lists the snapshots existing in the disk image vm1.img?A . qemu-info snapshots vm1.imgB . qemu-img snapshot -l vm1.imgC . qemu -hda snapshot -l vm1.img -noboot -list snapshotsD . qemu-snapshots -l vm1.imgE . qemu-monitor -snapshots -hda vm1.imgView AnswerAnswer: B
Which of the following statements are true regarding VirtualBox?
Which of the following statements are true regarding VirtualBox?A . It supports only Linux as a guest operating system.B . It is available for Linux only.C . It provides both a graphical user interface and command line tools to administer virtual machines.D . It requires dedicated shared storage as it...
You are updating the inventory worksheet for a local tree farm
SIMULATION Project 3 of 7: Tree Inventory Overview You are updating the inventory worksheet for a local tree farm. Hide rows 29 and 30.View AnswerAnswer: See explanation below.
When preparing a public machine image for the provisioning of new cloud computing instances, which of the following steps should be done? (Choose TWO correct answers.)
When preparing a public machine image for the provisioning of new cloud computing instances, which of the following steps should be done? (Choose TWO correct answers.)A . Remove all default users and groups, including root and nobody.B . Remove all configuration files from /etc/ that were not manually modified.C ....