Month End Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

LPIC-3: Virtualization and Containerization - Exam 305, version 3.0

Last Update 21 hours ago Total Questions : 121

The LPIC-3: Virtualization and Containerization - Exam 305, version 3.0 content is now fully updated, with all current exam questions added 21 hours ago. Deciding to include 305-300 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 305-300 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 305-300 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any LPIC-3: Virtualization and Containerization - Exam 305, version 3.0 practice test comfortably within the allotted time.

Question # 4

How can data be shared between several virtual machines running on the same Linux-based host system?

A.

By writing data to the file system since all virtual machines on the same host system use the same file system.

B.

By mounting other virtual machines' file systems from /dev/virt-disks/remote/.

C.

By setting up a ramdisk in one virtual machine and mounting it using its UUID in the other VMs.

D.

By using a network file system or file transfer protocol.

E.

By attaching the same virtual hard disk to all virtual machines and activating EXT4 sharing extensions on it.

Question # 5

Which file format is used by libvirt to store configuration data?

A.

INI-style text files

B.

SQLite databases

C.

XML files

D.

Java-like properties files

E.

Text files containing key/value pairs

Question # 6

Which of the following values would be valid in the FROM statement in aDockerfile?

A.

ubuntu:focal

B.

docker://ubuntu: focal

C.

registry:ubuntu:focal

D.

file:/tmp/ubuntu/Dockerfile

Question # 7

Which directory is used bycloud-initto store status information and configuration information retrieved from external sources?

A.

/var/lib/cloud/

B.

/etc/cloud-init/cache/

C.

/proc/sys/cloud/

D.

/tmp/.cloud/

E.

/opt/cloud/var/

Question # 8

What is the purpose of the packer inspect subcommand?

A.

Retrieve files from an existing Packer image.

B.

Execute commands within a running instance of a Packer image.

C.

List the artifacts created during the build process of a Packer image.

D.

Show usage statistics of a Packer image.

E.

Display an overview of the configuration contained in a Packer template.

Question # 9

Which of the following commands moves the libvirt domainweb1from the current host system to the host systemhost2?

A.

virsh node-update host1=-dom:web1 host2=+dom:web1

B.

virsh pool-add host2 web1

C.

virsh migrate web1 qemu+ssh://host2/system

D.

virsh patch web1 .Domain.Node=host2

E.

virsh cp .:web1 host2:web1

Question # 10

Which of the following kinds of data cancloud-initprocess directly from user-data? (Choose three.)

A.

Shell scripts to execute

B.

Lists of URLs to import

C.

ISO images to boot from

D.

cloud-config declarations in YAML

E.

Base64-encoded binary files to execute

Go to page: