Which sub-command of xl lists the block devices that are currently attached to a Xen guest domain?

Fill in the blank. Which sub-command of xl lists the block devices that are currently attached to a Xen guest domain? (Specify ONLY the sub-command without any path or parameters.)View AnswerAnswer: block-list -or- xl block-list

September 19, 2019 No Comments READ MORE +

What is XAPI?

What is XAPI?A . An extension of libvirt which adds live migration of virtual servers between arbitrary hypervisors.B . A ReSTful API which is used by xl to communicate with the Xen hypervisor.C . The communication interface between a paravirtualized Linux Kernel and the Xen hypervisor.D . A high level...

September 19, 2019 No Comments READ MORE +

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 ....

September 18, 2019 No Comments READ MORE +

Which two actions should you perform?

You have a computer named Computer1 that runs Windows 10. Computer1 contains a folder named Folder1. You need to log any users who take ownership of the files in Folder1. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth...

September 18, 2019 No Comments READ MORE +

How can data be shared between several virtual machines running on the same Linux-based host system?

How can data be shared between several virtual machines running on the same Linux-based host system?A . By mounting other VM's file systems from /dev/virt-disks/remote/.B . By using a network file system or file transfer protocol.C . By default, Linux-based virtualization products provide full access to the host system to...

September 18, 2019 No Comments READ MORE +

Within the graphical output of a KVM virtual machine, which key sequence switches to the KVM monitor of the VM?

Within the graphical output of a KVM virtual machine, which key sequence switches to the KVM monitor of the VM?A . Ctrl-Alt-1B . Ctrl-Alt-0C . Ctrl-Alt-4D . Ctrl-Alt-2E . Ctrl-Alt-3View AnswerAnswer: D

September 18, 2019 No Comments READ MORE +

When using direct Linux booting to start Linux within a KVM virtual machine, which KVM parameter is used to specify parameters for the Linux Kernel?

Fill in the blank. When using direct Linux booting to start Linux within a KVM virtual machine, which KVM parameter is used to specify parameters for the Linux Kernel? (Specify ONLY the option name without any values or parameters.)View AnswerAnswer: append -or- -append

September 17, 2019 No Comments READ MORE +

additional action must be performed in order to make this Xen guest start automatically every time the host system boots?

After the Xen guest configuration file debian.cfg has been created and successfully tested, which additional action must be performed in order to make this Xen guest start automatically every time the host system boots?A . It is necessary to add xendomains_auto = yes to the virtual machine configuration file.B ....

September 17, 2019 No Comments READ MORE +

Which statement is true regarding the Linux kernel module that must be loaded in order to use KVM?

Which statement is true regarding the Linux kernel module that must be loaded in order to use KVM?A . It must be loaded into the kernel of each virtual machine to provide paravirtualization which is required by KVC . It must be loaded into the kernel of the host system...

September 17, 2019 No Comments READ MORE +

Which sub-command of xl changes the media inside a virtual CD-ROM drive of a Xen guest domain?

Fill in the blank. Which sub-command of xl changes the media inside a virtual CD-ROM drive of a Xen guest domain? (Specify ONLY the sub-command without any path or parameters.)View AnswerAnswer: block-attach -or- xl cd-insert -or- cd-eject -or- xl cd-eject -or- cd-insert -or- xl block-attach -or- block-detach -or- xl block-detach

September 17, 2019 No Comments READ MORE +