LPI 305-300 LPIC-3: Virtualization and Containerization - Exam 305, version 3.0 Exam Practice Test

Page: 1 / 14
Total 60 questions
Question 1

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 /data volume with the datastore container?



Answer : C


Question 2

How does Packer interact with system images?



Answer : E


Question 3

What is the default provider of Vagrant?



Answer : C


Question 4

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?



Answer : A


Question 5

What is the purpose of cloud-init?



Answer : E


Question 6

Which command within virsh lists the virtual machines that are running on the current host?



Answer : C


Question 7

What is the purpose of the command vagrant init?



Answer : C


Page:    1 / 14   
Total 60 questions