LPI 305-300 Exam
LPIC-3: Virtualization and Containerization - 305, version 3.0 (Page 6 )

Updated On: 12-Feb-2026

What is the purpose of the command vagrant init?

  1. It executes a provisioning tool in a running box.
  2. It starts a Vagrant box.
  3. It creates a Vagrant configuration file.
  4. It installs Vagrant on a Linux host.
  5. It downloads a Vagrant box.

Answer(s): C



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?

  1. In the bootloader configuration, when Xen is booted.
  2. In any of Xen's global configuration files.
  3. In its .config file, when the Domain-0 kernel is built.
  4. In the configuration file /etc/xen/Domain-0.cfg, when Xen starts.
  5. In its Makefile, when Xen is built.

Answer(s): A



Which functionality is provided by Vagrant as well as by Docker? (Choose three.)

  1. Both can share directories from the host file system to a guest.
  2. Both start system images as containers instead of virtual machines by default.
  3. Both can download required base images.
  4. Both can apply changes to a base image.
  5. Both start system images as virtual machines instead of containers bv default.

Answer(s): A,C,D



What is the default provider of Vagrant?

  1. lxc
  2. hyperv
  3. virtualbox
  4. vmware_workstation
  5. docker

Answer(s): C



In an IaaS cloud, what is a common method for provisioning new computing instances with an operating system and software?

  1. Each new instance is connected to the installation media of a Linux distribution and provides access to the installer by logging in via SSH.
  2. Each new instance is created based on an image file that contains the operating system as well as software and default configuration for a given purpose.
  3. Each new instance is a clone of another currently running instance that includes all the software, data and state of the original instance.
  4. Each new instance is connected via a VPN with the computer that started the provisioning and tries to PXE boot from that machine.
  5. Each new instance contains a minimal live system running from a virtual CD as the basis from which the administrator deploys the target operating system.

Answer(s): B






Post your Comments and Discuss LPI 305-300 exam prep with other Community members:

Join the 305-300 Discussion