305-300 LPIC-3: Virtualization and Containerization - Exam 305, version 3.0 Free Practice Exam Questions (2026 Updated)
Prepare effectively for your LPI 305-300 LPIC-3: Virtualization and Containerization - Exam 305, version 3.0 certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2026, ensuring you have the most current resources to build confidence and succeed on your first attempt.
Which of the following statements are true about container-based virtualization? (Choose two.)
What is the purpose of a .dockerignore file?
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?
Which of the following statements in aDockerfileleads to a container which outputs hello world? (Choose two.)
What kind of virtualization is implemented by LXC?
FILL BLANK
What is the default path to the Docker daemon configuration file on Linux? (Specify the full name of the file,Including path.)
Which file format is used by libvirt to store configuration data?
The commandvirsh vol-list vmsreturns the following error:
error: failed to get pool 'vms'
error: Storage pool not found: no storage pool with matching name 'vms '
Given that the directory/vmsexists, which of the following commands resolves this issue?
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.)
Which of the following values are valid in thefirmwareattribute of a
Which of the following commands boots a QEMU virtual machine using hardware virtualization extensions?
FILL BLANK
What command is used to run a process in a new Linux namespace? (Specify ONLY the command without any path or parameters.)
Which of the following commands executes a command in a running LXC container?
Which statement is true regarding the Linux kernel module that must be loaded in order to use QEMU with hardware virtualization extensions?
What is the purpose of thekubeletservice in Kubernetes?
What is true aboutcontainerd?
Which of the following statements about the commandlxc-checkpointis correct?