Test Online Free Lpi 201-450 Exam Questions and Answers
Practice a live sample before buying full access. This page keeps the free 201-450 question set organized by page so visitors and search engines can reach the canonical -questions.html URL directly.
What is the minimum number of disks required in a RAID5 array?
Answer:
Question 2Selectable Answer
A BIND server should be upgraded to use TSIG.
Which configuration parameters should be added, if the server should use the algorithm hmac-md5 and the key skrKc4DoTzi/tAkllPi7JZA== ?
Answer:
Question 3Selectable Answer
Which file in /proc contains information on the status of local software RAID devices?
Answer:
Question 4Selectable Answer
The Linux kernel is loaded successfully by the boot loader.
However, straight after the kernel mounts the root filesystem, the boot process stops and an error message regarding init is shown.
Which of the following actions is the best one to be used in order to identify and fix the problem?
Answer:
Question 5Selectable Answer
Which command displays information about connected USB devices?
Answer:
Question 6Selectable Answer
Which of the following commands creates a Btrfs subvolume named volume in/mnt?
Answer:
Question 7Selectable Answer
Which files are updated as devices are mounted and unmounted to provide information on the currently mounted devices and the options used? (Choose TWO correct answers.)
Answer:
Question 8Selectable Answer
Which pseudo-file contains information on the status of software RAID devices?
Answer:
Question 9Written Answer
Which command turns an existing ext2 filesystem non-destructively into an ext3 filesystem? (Specify ONLY the command without any path or parameters.)
Answer: /sbin/tune2fs, tune2fs
Question 10Selectable Answer
The IDE hard drive /dev/hda does not have DMA enabled.
Which command must be run to enable DMA on it?
Answer:
Question 11Written Answer
What command will remove a physical volume from a volume group? (Specify ONLY the command without any path or parameters.)
Answer: vgreduce, /sbin/vgreduce
Question 12Selectable Answer
A DNS server has the IP address 192.168.0.1.
Which TWO of the following need to be done on a client machine to use this DNS server?
Answer:
Question 13Selectable Answer
A pre-compiled module has been moved to /lib/modules/<kernel-version>, but 'modprobe -a <module-name>' fails to load it.
What needs to be done to enable usage of this module?
Answer:
Question 14Selectable Answer
The mailserver is currently called fred, while the primary MX record points to mailhost.example.org.
What must be done to direct example.org email towards fred?
Answer:
Question 15Written Answer
You want to change the file that contains the message which is used at the login prompt when users log in locally. Please enter the file including the path.