Lpic 3
Lpic 3
com/node/176037/take
Question Results
Question: Score 0 of 1
(skipped)
Which of the following tools is not typically used for VM
provisioning and image creation?
Response:
Packer
Vagrant
cloud-init
Kubernetes
Question: Score 0 of 1
(skipped)
In container virtualization, what is meant by "containerization"?
Response:
1 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
Question: Score 0 of 1
Which of the following data should be copied to the virtual machine when
migrating a physical machine to a virtual machine?
Response:
The memory
Question: Score 0 of 1
(skipped)
If docker stack is 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?
Response:
docker stack builds the images locally and copies them to only those Swarm
nodes which run the service.
docker stack passes the images to the Swarm master which distributes the
images to all other Swarm nodes.
docker stack instructs the Swarm nodes to pull the images from a registry,
although it does not upload the images to the registry.
docker stack transfers the image from its local Docker cache to each Swarm
node.
docker stack triggers the build process for the images on all nodes of the
Swarm.
Question: Score 1 of 1
2 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
Response:
Container orchestration.
Question: Score 1 of 1
What is the name of the global configuration file for the xl tool stack?
(Specify the file name only without any path.)
Response:
Correct
Incorrect
Question: Score 0 of 1
Response:
By saving the data on persistent block devices that must be explicitly connected
to the computing instance.
By saving the data to the memory of the computing instance using tmpfs.
By saving the data to object stores provided by a separate service in the cloud.
3 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
Question: Score 1 of 1
Which of the following commands can be used to determine whether the local
machine is capable of running full virtualized Xen guests?
(Choose TWO correct answers.)
Response:
Question: Score 1 of 1
Which command would you use to display the status of a specific domain in
libvirt, including whether it's running or shut off?
Response:
virsh status
virsh domstate
virsh domain-info
Question: Score 1 of 1
Which command would you use to edit the XML configuration of an existing
domain in libvirt?
Response:
4 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
Question: Score 0 of 1
What is the usual way to gain command line access to computing instances in
an IaaS cloud?
Response:
Usually computing instances are accessed through a web frontend and do not
allow command line access.
By using a telnet session with the credentials set and publicized by the creator of
the computing instance's system image.
By providing a public SSH key to the cloud management system and using the
matching private SSH key to log into the instances.
By using a VNC console which does not require authentication when it is invoked
via the cloud management system.
By either telnet or SSH using the credentials of the cloud management system
account with administrative privileges.
Question: Score 0 of 1
Response:
VirtualBox can only be run from a graphical desktop environment and not from
the text console.
VirtualBox is part of the vanilla Linux kernel and does not require any additional
software installation on recent Linux distributions.
5 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
VirtualBox uses container-based virtualization and can only run virtual machines
using the operating system of the host system.
Question: Score 0 of 1
Response:
Question: Score 0 of 1
Response:
Both can share directories from the host file system to a guest.
6 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
Question: Score 0 of 1
Which of the following commands lists all differences between the disk
images vm1-snap.img and vm1.img?
Response:
Question: Score 1 of 1
What is the primary benefit of using Packer for creating machine images?
Response:
Question: Score 0 of 1
Response:
7 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
Question: Score 0 of 1
Which of the following KVM monitor commands changes the image file in the
first IDE CDROM drive of a virtual machine?
Response:
disc file=/tmp/linux.iso,device=/dev/sr0
set ide1-cd0=/tmp/linux.iso
Question: Score 1 of 1
Response:
boot
init
start
run
8 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
Question: Score 0 of 1
Response:
Question: Score 0 of 1
How does Packer help in making virtual machine images more efficient?
Response:
Question: Score 0 of 1
Response:
9 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
Packer periodically connects through the network to the Packer daemons of all
running Packer images in order to re-apply the whole template to the running
instance.
Packer installs a client within the image which has to be run periodically via cron
in order to retrieve the latest template from the Packer server and apply it
locally.
Packer has to be installed within the target image and is executed during the
image’s first boot in order to execute preparation tasks.
Question: Score 1 of 1
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.)
Response:
Correct
Incorrect
Question: Score 0 of 1
Response:
config.vm.shared
config.vm.define
config.vm.provision
10 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
Vagrant.configure
Question: Score 0 of 1
Response:
Question: Score 0 of 1
What is Packer?
Response:
A virtualization platform.
Question: Score 0 of 1
What is XAPI?
Response:
11 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
The communication interface between a paravirtualized Linux Kernel and the Xen
hypervisor.
A high level tool chain which provides advanced management tools and
interfaces for Xen.
Question: Score 0 of 1
Response:
Correct
Incorrect
Question: Score 1 of 1
Response:
True
False
12 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
Question: Score 0 of 1
Solution: xm
Response:
Correct
Incorrect
Question: Score 1 of 1
Response:
Question: Score 1 of 1
Response:
13 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
Question: Score 0 of 1
Response:
Question: Score 0 of 1
Response:
Question: Score 1 of 1
Response:
14 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
Question: Score 1 of 1
Response:
virsh
libvirt
qemu
bridgeutils
Question: Score 0 of 1
Response:
Question: Score 0 of 1
Response:
15 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
Question: Score 0 of 1
Response:
In the Host OS
In the Guest OS
Question: Score 0 of 1
When using the user mode network stack with qemu, TCP and UDP
connections work fine but ping does not work. Why is this?
Response:
The Qemu user mode network stack does not implement ICMP.
The Qemu user mode network stack blocks all ICMP traffic.
The Qemu user mode network stack requires explicit permission for ping to
work.
16 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
Question: Score 1 of 1
Response:
Incorrect
Correct
Question: Score 1 of 1
Response:
XML files
SQLite databases
Question: Score 0 of 1
Response:
QR codes
17 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
Metadata service
Question: Score 0 of 1
Which command within virsh lists the virtual machines that are available on
the current host?
Response:
list-vm
list-all
show
view
list
Question: Score 0 of 1
Response:
Question: Score 0 of 1
What is oVirt?
Response:
18 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
Question: Score 1 of 1
What is libvirt?
Response:
Question: Score 0 of 1
Response:
macOS
Linux
Windows
19 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
Android
Question: Score 0 of 1
Which virsh subcommand is used to change the CD-ROM image file attached to
a virtual machine?
(Specify ONLY the subcommand without any parameters.)
Response:
Correct
Incorrect
Question: Score 0 of 1
Response:
Python
C++
Java
Question: Score 0 of 1
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.)
Response:
20 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
Incorrect
Correct
Question: Score 1 of 1
Response:
Docker
AWS
VMware
VirtualBox
Question: Score 0 of 1
Which of the following restrictions is true when using KVM with the User
Network?
Response:
Virtual Machines are restricted to only use IPv6 and not IPv4.
Virtual Machines can only communicate with other virtual machines but not with
the host system.
Virtual Machines can communicate with the host system and with other virtual
machines using User Network.
Question: Score 0 of 1
21 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
Response:
Question: Score 1 of 1
Which of the following are true regarding the CPU of a QEMU virtual machine?
(Choose two.)
Response:
QEMU uses the concept of virtual CPUs to map the virtual machines to physical
CPUs.
For each QEMU virtual machine, one dedicated physical CPU core must be
reserved.
QEMU virtual machines support multiple virtual CPUs in order to run SMP
systems.
Each QEMU virtual machine can only have one CPU with one core.
Question: Score 1 of 1
Response:
A physical server.
22 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
Question: Score 1 of 1
If a process's user namespace is set with UID mapping, what happens if the
process tries to access a file owned by a different user?
Response:
Question: Score 0 of 1
Response:
/proc/sys/cloud/
/etc/cloud-init/cache/
/var/lib/cloud/
/tmp/.cloud/
/opt/cloud/var/
Question: Score 0 of 1
23 of 24 11/08/2025, 08:15
305-300: LPI Virtualization and Containerization (LPIC-3 305) - Full... https://www.edusum.com/node/176037/take
Response:
Each container needs to have its own user accounts and user groups.
More than one container requires access to block devices available in the host
system.
Question: Score 0 of 1
Response:
Amazon ECS
Kubernetes
LXC
Docker Compose
Money Back Guarantee Testimonial FAQs Privacy Policy Terms and Conditions About Us
Join Us Contact Us
24 of 24 11/08/2025, 08:15