Testking.com presents the up-to-date exam training materials which will prepare for your exam using guaranteed result. You can trust the LPI LPI exam on each of our LPI exam braindumps. We guarantee you will obtain a high passing score. You will discover the LPI 304-200 exam questions and also answers are presented in a pair of formats. A single is printable Pdf form, and the some other is downloadable Test Engine form.

2021 Nov 304-200 test preparation

Q1. Which of the following statements are true about container-based virtualization? (Choose TWO correct answers.) 

A. All containers run within the operating system kernel of the host system. 

B. Different containers may use different distributions of the same operating system. 

C. Each container runs its own operating system kernel. 

D. Container-based virtualization relies on hardware support from the host systems CPU. 

E. Linux does not support container-based virtualization because of missing kernel APIs. 

Answer: A, B 


Q2. Which of the following statements is true regarding networking with libvirt? 

A. Libvirt's network functionality is limited to connecting virtual machines to a physical network interface of the host system. 

B. Libvirt networks appear, by default, as standard Linux bridges in the host system. 

C. Libvirt assigns the same MAC address to all virtual machines and isolates their network interfaces at the link layer. 

D. Libvirt requires a dedicated network interface that may not be used by the host system. 

E. Libvirt supports exactly one virtual network and connects all virtual machines to it. 

Answer:


Q3. Which of the following are valid KVM parameters? (Choose THREE correct answers.) 

A. -drive file=iscsi://user%password@fileserver/iqn.2001-04.com.example/1 

B. -drive file=rsync://user%password@fileserver:/tmp/file.iso,media=cdrom,readonly 

C. -drive file=ssh://user@host/tmp/file.img 

D. -drive file=imap://user:password@mailserver:/INBOX/Wufnc6MjYp@mailgate 

E. -drive file=http://user:password@fileserver/pub/linux.iso,media=cdrom,readonly 

Answer: A, C, E 


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

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. 

Answer: C, D 


Q5. CORRECT TEXT 

Which sub-command of xl changes the media inside a virtual CD-ROM drive of a Xen guest domain? (Specify ONLY the sub-command without any path or parameters.) 

Answer: 

block-attach, xl cd-insert, cd-eject, xl cd-eject, cd-insert, xl block-attach, block- detach, xl 

block-detach 


Regenerate 304-200 question:

Q6. Which of the following tasks is performed by Vagrant? 

A. It migrates virtual machines automatically between host systemsto distribute the load of all virtual machines equally to all hosts involved. 

B. It automates the installation of a virtual machine according to a configuration file describing the desired VM. 

C. It monitors the functionality of a virtual machine and restarts the VM in case of failure. 

D. It is a hypervisor optimized for the usage in embedded systems based on the ARM CPU architecture. 

E. It is a programming interface used to create reports from collected performance and resource usage data of a libvirt-based virtualization infrastructure. 

Answer:


Q7. When KVM is launched with the parameter -boot order=n, which of the following devices will be searched for a bootable operating system? 

A. All floppy, CDROM, and hard disk drives in that order. 

B. No devices are searched and the user is prompted to choose the boot device. 

C. All network interfaces attached to the VM. 

D. All hard disks and no other devices. 

E. No devices are searched in order to support directly booting a Linux kernel. 

Answer:


Q8. CORRECT TEXT 

Which value must be set in the option builder in the configuration file of a Xen guest domain in order to create a fully virtualized machine instead of a paravirtualized one? (Specify ONLY the value without any option name, quotes or operators.) 

Answer: 

'hvm', "hvm", hvm 


Q9. Which of the following technologies are partsof the Red Hat Enterprise Linux High Availability Add-On? (Choose THREE correct answers.) 

A. DRBD 

B. LVS 

C. cLVM 

D. Pacemaker 

E. OCFS2 

Answer: B, C, D 


Q10. When preparing a public machine image for the provisioning of new cloud computing instances, which of the following steps should be done? (Choose TWO correct answers.) 

A. Remove all default users and groups, including root and nobody. 

B. Remove all configuration files from /etc/ that were not manually modified. 

C. Remove all confidential data from the image. 

D. Remove all remote login services (i.e. SSH) from the image. 

E. Remove all private SSH keys from the image. 

Answer: C, E