Which of the following types of guest systems does Xen support? (Choose two.)
Ifdocker stackis to be used to run a Docker Compose file on a Docker Swarm, how are the images referenced in the Docker Compose configuration made available on the Swarm nodes?
Virtualization of which hardware component is facilitated by CPUs supporting nested page table extensions, such as Intel Extended Page Table (EPT) or AMD Rapid Virtualization Indexing (RVI)?
Which of the following values are valid in thefirmwareattribute of a
Which of the following are true regarding the CPU of a QEMU virtual machine? (Choose two.)
FILL BLANK
What LXC command starts a new process within a running LXC container? (Specify ONLY the command without any path or parameters.)
Which of the following commands moves the libvirt domainweb1from the current host system to the host systemhost2?
Which of the following statements are true regarding a Pod in Kubernetes? (Choose two.)
If aDockerfilecontains the following lines:
WORKDIR /
RUN cd /tmp
RUN echo test > test
where is the filetestlocated?
What happens when the following command is executed twice in succession?
docker run -tid -v data:/data debian bash
Which of the following kinds of data cancloud-initprocess directly from user-data? (Choose three.)
Which of the following statements are true about sparse images in the context of virtual machine storage? (Choose two.)
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?