Lpi 305-300 Actual Free Exam Questions & Community Discussion

  • Exam Code/Number: 305-300
  • Exam Name/Title: LPIC-3 Exam 305: Virtualization and Containerization
  • Certification Provider: Lpi
  • Corresponding Certification: LPIC-3
  • Exam Questions: 125
  • Updated On: Aug 05, 2026
In the command vzctl ____________ 105 /usr/bin/apt-get install wget, which subcommand of vzctl is missing in order to install wget in the OpenVZ container 105?
Correct Answer:
exec
Explanation:
In OpenVZ virtualization, thevzctlcommand is used to manage containers. According to OpenVZ documentation, theexecsubcommand is required to execute a commandinside a running container.
The correct command syntax is:
vzctl exec 105 /usr/bin/apt-get install wget
The exec subcommand runs the specified command in the context of the container identified by its container ID (CTID), in this case105. Without exec, the command would not be executed inside the container environment.
Therefore, the missing and correct subcommand isexec.
Xen is a:
Correct Answer: D Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
Which of the following statements are true regarding a Pod in Kubernetes? (Choose two.)
Correct Answer: C,D Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
Which file format is used by libvirt to store configuration data?
Correct Answer: A Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
What is the primary purpose of Vagrant's "Vagrantfile" configuration file?
Correct Answer: B Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
Which of the following statements are true regarding emulation? (Choose TWO)
Correct Answer: B,C Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
0
0
0
10