Free Lpi 117-101 Practice Test & Real Exam Questions
CORRECT TEXT
You are formatting a single hard disk for a Linux install. What is the maximum number of primary partitions you can create?
You are formatting a single hard disk for a Linux install. What is the maximum number of primary partitions you can create?
Correct Answer:
4
four
four
CORRECT TEXT
Which program updates the database that is used by the locate command?
Which program updates the database that is used by the locate command?
Correct Answer:
updatedb
/usr/bin/updatedb
/usr/bin/updatedb
Identify the proper device for the third partition, on the second hard disk, on the first IDE controller on a PC system.
Correct Answer: D
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
You are running Linux 2.0.36 and you need to add a USB mouse to your system. Which of the following statements is true?
Correct Answer: B
Vote an answer
What does the Filesystem Hierarchy Standard enable? (Select TWO answers)
Correct Answer: A,D
Vote an answer
Which option to the tee command will cause the output to be concatenated on the end of
the output file instead of overwriting the existing file contents?
the output file instead of overwriting the existing file contents?
Correct Answer: C
Vote an answer
You are looking for an executable file foo. Select the command that would search for foo within directories set in the shell variable, PATH.
Correct Answer: E
Vote an answer
The message "Hard Disk Error" is displayed on the screen during Stage 1 of the GRUB boot process. What does this indicate?
Correct Answer: C
Vote an answer
CORRECT TEXT
In the vi editor, what vi command will copy (but not paste) from the current line at the cursor and the following 16 lines (17 lines total)? Enter the correct vi command without spaces.
In the vi editor, what vi command will copy (but not paste) from the current line at the cursor and the following 16 lines (17 lines total)? Enter the correct vi command without spaces.
Correct Answer:
17yy
You want to the command foo to take its input from the file foobar and send its output to the program bar. Which of the following command lines will do this?
Correct Answer: A
Vote an answer
Which of the following commands can be used to perform a full text search on all available packages on a Debian system?
Correct Answer: C
Vote an answer
CORRECT TEXT
Which command is used to enable disk quotas on a particular filesystem? (Provide only the command, with no options or parameters)
Which command is used to enable disk quotas on a particular filesystem? (Provide only the command, with no options or parameters)
Correct Answer:
quotaon
/sbin/quotaon
/sbin/quotaon
