Which of the following services can QEMU provide in a user network? (Choose three.)
Which of the following resources can be limited by libvirt for a KVM domain? (Choose two.)
Which of the following statements is true regarding the following output ofxl list:

Which of the following commands boots a QEMU virtual machine using hardware virtualization extensions?
Which directory is used bycloud-initto store status information and configuration information retrieved from external sources?
Which of the following kinds of data cancloud-initprocess directly from user-data? (Choose three.)
After setting up a data container using the following command:
docker create -v /data --name datastore debian /bin/true
how is an additional new container started which shares the/datavolume with the datastore container?
Which of the following commands deletes all volumes which are not associated with a container?
Which of the following commands moves the libvirt domainweb1from the current host system to the host systemhost2?
A clone of a previously used virtual machine should be created. All VM specific information, such as user accounts, shell histories and SSH host keys should be removed from the cloned disk image. Which of the following tools can perform these tasks?