Lpi LPIC-1 Exam 101, Part 1 of 2, version 4.0 - 101-400 Exam Practice Test
When using regular expressions, which of the following characters match the beginning of a line?
Correct Answer: A
How is a symbolic link called bar.conf pointing to foo.conf created?
Correct Answer: C
CORRECT TEXT
Which world-writable directory should be placed on a separate partition in order to prevent users from being able to fill up the / filesystem? (Specify the full path to the directory.)
Which world-writable directory should be placed on a separate partition in order to prevent users from being able to fill up the / filesystem? (Specify the full path to the directory.)
Correct Answer:
/tmp, tmp,/var/tmp, /tmp/, /var/tmp/
Which of the following commands will print the last 10 lines of a text file to the standard output?
Correct Answer: B
Which of the following commands lists the dependencies of a given dpkg package?
Correct Answer: C
What happens after issuing the command vi without any additional parameters?
Correct Answer: C
CORRECT TEXT
Which command reads and displays the current contents of the Kernel Ring Buffer on the command line? (Specify ONLY the command without any path or parameters.)
Which command reads and displays the current contents of the Kernel Ring Buffer on the command line? (Specify ONLY the command without any path or parameters.)
Correct Answer:
dmesg
Which of the following commands lists all currently installed packages when using RPM package management?
Correct Answer: B
Which of the following commands can be used to display the inode number of a given file?
Correct Answer: C
Which of the following commands can be used to create a USB storage media from a disk image?
Correct Answer: B