Lpi LPI Level 2 Exam 201 - 117-201 Exam Practice Test
What is the functionality that PXE provides?
Correct Answer: C
Which file in /proc contains information on the status of local software RAID devices?
Correct Answer: A
CORRECT TEXT
Which file contains the text message that is displayed after logging into the console? (Specify the full name of the file, including path.)
Which file contains the text message that is displayed after logging into the console? (Specify the full name of the file, including path.)
Correct Answer:
/etc/motd
CORRECT TEXT
According to the Filesystem Hierarchy Standard (FHS), what is the path to the Linux kernel source and may be a symbolic link to the real Linux source code? (Please specify the full path with no version information.)
According to the Filesystem Hierarchy Standard (FHS), what is the path to the Linux kernel source and may be a symbolic link to the real Linux source code? (Please specify the full path with no version information.)
Correct Answer:
/usr/src/linux, /usr/src/linux/
What is the purpose of the command vgextend?
Correct Answer: D
Which two LVM commands are missing from the following sequence which is used to create a logical volume and make use of it on a Linux system?
pvcreate, ___________, __________, mkfs, mount
pvcreate, ___________, __________, mkfs, mount
Correct Answer: B
In the following output, what percentage of time was the CPU waiting for pending I/O?
# vmstat 1 100 procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu---
r b swpd free buff cache si so bi bo in cs us sy id wa
0 0 0 282120 134108 5797012 0 0 0 2 0 0 0 0 100 0
0 0 0 282120 134108 5797012 0 0 0 0 1007 359 0 0 100 0
0 0 0 282120 134108 5797012 0 0 0 0 1117 577 0 0 100 0
0 0 0 282120 134108 5797012 0 0 0 0 1007 366 0 0 100 0
# vmstat 1 100 procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu---
r b swpd free buff cache si so bi bo in cs us sy id wa
0 0 0 282120 134108 5797012 0 0 0 2 0 0 0 0 100 0
0 0 0 282120 134108 5797012 0 0 0 0 1007 359 0 0 100 0
0 0 0 282120 134108 5797012 0 0 0 0 1117 577 0 0 100 0
0 0 0 282120 134108 5797012 0 0 0 0 1007 366 0 0 100 0
Correct Answer: D