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

Note! Following 304-200 Exam is Retired now. Please select the alternative replacement for your Exam Certification. The new exam code is 305-300

Verified By IT Certified Experts

CertsTopics.com Certified Safe Files

Up-To-Date Exam Study Material

99.5% High Success Pass Rate

100% Accurate Answers

Instant Downloads

Exam Questions And Answers PDF

Try Demo Before You Buy

Certification Exams with Helpful Questions And Answers

LPI Level 3 Exam 304 Questions and Answers

Question 1

While setting up a load-balanced HTTP service, Linux Virtual Server was configured with the commands:

ipvsadm -A -t 198.51.100.2:80 -s rr

ipvsadm -a -t 198.51.100.2:80 -r 192.168.10.1:80 -m

ipvsadm -a -t 198.51.100.2:80 -r 192.168.10.2:80 -m

and all backend servers are using the LVS host as the default router. Which additional command has to be issued on the LVS host in order to correctly handle incoming HTTP traffic?

Options:

A.

echo "1" > /proc/sys/net/ipv4/ip_forward

B.

iptables -t nat -Z

C.

ipvsadmin -L -n

D.

ipmasq -A 192.168.10.1 -A 192.168.10.2 -p tcp --dport www -j DEMASQ

E.

netstat -r

Buy Now
Question 2

What is oVirt?

Options:

A.

An extension to the Linux Kernel used to provide container virtualization similar to LXC and OpenVZ.

B.

A library that provides access to several different virtualization technologies in a common manner.

C.

A comprehensive management infrastructure for Linux-based virtualization.

D.

An approach used to eliminate the need for virtualization called Zero-Virt.

E.

A Linux-based hypervisor similar to KVM and Xen.

Question 3

Which of the following statements are true regarding emulation? (Choose TWO correct answers.)

Options:

A.

Emulation can only provide distinct hardware components but no complete virtual machines.

B.

Emulation requires changes to the guest operating system.

C.

Emulation reimplements a whole computing system in software.

D.

Emulation allows operating systems to be run on foreign architectures.

E.

Emulation is one of the most resource efficient virtualization techniques.