Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Pass the LPIC Level 3 305-300 Questions and answers with ValidTests

Exam 305-300 All Questions
Exam 305-300 Premium Access

View all detail and faqs for the 305-300 exam

Viewing page 2 out of 4 pages
Viewing questions 11-20 out of questions
Questions # 11:

FILL BLANK

What LXC command starts a new process within a running LXC container? (Specify ONLY the command without any path or parameters.)

Options:

Expert Solution
Questions # 12:

What is the purpose of the commandvagrant init?

Options:

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.

Expert Solution
Questions # 13:

Which of the following commands deletes all volumes which are not associated with a container?

Options:

A.

docker volume cleanup

B.

docker volume orphan -d

C.

docker volume prune

D.

docker volume vacuum

E.

docker volume garbage-collect

Expert Solution
Questions # 14:

Which of the following values are valid in thefirmwareattribute of aelement in a libvirt domain definition?(Choose two.)

Options:

A.

scsi

B.

virtio

C.

efi

D.

bios

E.

pcie

Expert Solution
Questions # 15:

Which of the following mechanisms are used by LXC and Docker to create containers? (Choose three.)

Options:

A.

Linux Capabilities

B.

Kernel Namespaces

C.

Control Groups

D.

POSIXACLs

E.

File System Permissions

Expert Solution
Questions # 16:

Which of the following tasks are part of a hypervisor’s responsibility? (Choose two.)

Options:

A.

Create filesystems during the installation of new virtual machine quest operating systems.

B.

Provide host-wide unique PIDs to the processes running inside the virtual machines in order to ease inter-process communication between virtual machines.

C.

Map the resources of virtual machines to the resources of the host system.

D.

Manage authentication to network services running inside a virtual machine.

E.

Isolate the virtual machines and prevent unauthorized access to resources of other virtual machines.

Expert Solution
Questions # 17:

Which of the following devices exist by default in an LXC container? (Choose three.)

Options:

A.

/dev/log

B.

/dev/console

C.

/dev/urandom

D.

/dev/kmem

E.

/dev/root

Expert Solution
Questions # 18:

Which of the following statements in aDockerfileleads to a container which outputs hello world? (Choose two.)

Options:

A.

ENTRYPOINT "echo Hello World"

B.

ENTRYPOINT [ "echo hello world" ]

C.

ENTRYPOINT [ "echo", "hello", "world" ]

D.

ENTRYPOINT echo Hello World

E.

ENTRYPOINT "echo", "Hello", "World*

Expert Solution
Questions # 19:

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

Options:

A.

Each new instance is connected to the installation media of a Linux distribution and provides access to the installer by logging in via SSH.

B.

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.

C.

Each new instance is a clone of another currently running instance that includes all the software, data and state of the original instance.

D.

Each new instance is connected via a VPN with the computer that started the provisioning and tries to PXE boot from that machine.

E.

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.

Questions # 20:

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

Options:

A.

ubuntu:focal

B.

docker://ubuntu: focal

C.

registry:ubuntu:focal

D.

file:/tmp/ubuntu/Dockerfile

E.

http://docker.example.com/images/ubuntu-focal.iso

Viewing page 2 out of 4 pages
Viewing questions 11-20 out of questions