101-500 Dumps

101-500 Free Practice Test

LPI 101-500: LPIC-1 Exam 101 - Part 1 of 2 - version 5.0

QUESTION 6

- (Exam Topic 4)
Which of the following commands will produce the following output?

Correct Answer: D

QUESTION 7

- (Exam Topic 3)
Which signal is missing from the following command that is commonly used to instruct a daemon to reinitialize itself, including reading configuration files?
Solution:
killall -s ______ daemon
HUP, SIGHUP, 1

Does this meet the goal?

Correct Answer: A

QUESTION 8

- (Exam Topic 1)
Which file in the /proc filesystem lists parameters passed from the bootloader to the kernel? (Specify the file name only without any path.)
Solution:
cmdline, /proc/cmdline

Does this meet the goal?

Correct Answer: A

QUESTION 9

- (Exam Topic 3)
Which of the following characters can be combined with a separator string in order to read from the current input source until the separator string, which is on a separate line and without any trailing spaces, is reached?

Correct Answer: A

QUESTION 10

- (Exam Topic 4)
Which command shows all shared libraries required by a binary executable or another shared library? (Specify ONLY the command without any path or parameters.)
Solution:
ldd

Does this meet the goal?

Correct Answer: A