Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
 

LPI 305-300 Exam Actual Questions

The questions for 305-300 were last updated on Aug. 22, 2024.
  • Viewing page 1 out of 14 pages.
  • Viewing questions 1-4 out of 55 questions

Topic 1 - Exam A

Question #1 Topic 1

What is the purpose of the command vagrant init?

  • A. It executes a provisioning tool in a running box.
  • B. It starts a Vagrant box.
  • C. It creates a Vagrant configuration file.
  • D. It installs Vagrant on a Linux host.
  • E. It downloads a Vagrant box.
Reveal Solution Hide Solution   Discussion   1

Correct Answer: C 🗳️

Question #2 Topic 1

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?

  • A. In the bootloader configuration, when Xen is booted.
  • B. In any of Xen’s global configuration files.
  • C. In its .config file, when the Domain-0 kernel is built.
  • D. In the configuration file /etc/xen/Domain-0.cfg, when Xen starts.
  • E. In its Makefile, when Xen is built.
Reveal Solution Hide Solution   Discussion  

Correct Answer: A 🗳️

Question #3 Topic 1

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

  • A. Both can share directories from the host file system to a guest.
  • B. Both start system images as containers instead of virtual machines by default.
  • C. Both can download required base images.
  • D. Both can apply changes to a base image.
  • E. Both start system images as virtual machines instead of containers by default.
Reveal Solution Hide Solution   Discussion  

Correct Answer: ACD 🗳️

Question #4 Topic 1

What is the default provider of Vagrant?

  • A. lxc
  • B. hyperv
  • C. virtualbox
  • D. vmware_workstation
  • E. docker
Reveal Solution Hide Solution   Discussion  

Correct Answer: C 🗳️

Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...