
LPIC-3 Virtualization and Containerization
Domain 3Objective 4
353.4 Vagrant (weight: 3) LPIC-3-VIRTUALIZATION Practice Questions (Page 5)
Part of the Topic 353: VM Deployment and Provisioning domain, which makes up ~29% of our current practice bank. Linux Professional Institute does not publish an official question count, but from its 90-minute exam (~35–60 total, ~10–17 in this domain), expect 3–4 from this objective — we provide 26 practice questions to prepare you well beyond it. (estimate)
26questions here
6free pages
8concepts
Questions 21–25
- 21
A developer needs to copy a configuration file from the host into the VM during provisioning. The file is located at `./configs/app.conf` on the host and should be placed at `/etc/app/app.conf` in the VM. Which Vagrantfile configuration accomplishes this?
Select an answer first - 22
A team uses a Vagrant VM for development. They need to install a specific set of packages and enable a service every time a new developer runs `vagrant up`. The provisioning should only run once, during initial setup, not on every `vagrant reload`. Which approach should be used?
Select an answer first - 23
An organization manages a multi-machine Vagrant environment with a database server and a web server defined in a single Vagrantfile. The database server is currently running, but the web server is not. The administrator wants to start only the web server without affecting the database server. Which command should be used?
Select an answer first - 24
Which command downloads a Vagrant box from the HashiCorp box repository (Atlas) and stores it locally?
Select an answer first - 25
Which Vagrant provisioner is used to copy a file or directory from the host into the virtual machine?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Professional Institute. “LPIC-3-VIRTUALIZATION” is a trademark of its owner, used for identification only.