Lpi General Linux, Part 2 - 117-102 Exam Practice Test

CORRECT TEXT
If you need to view per-user disk space usage on a filesystem, the ______ command can provide that information if the kernel is built to support it.
Correct Answer:
du
du - estimate file space usage example: du -h file/directory.
What command is used to monitor connections to the SMB server?
Correct Answer: A
Which of the following correctly describe the relationship between depmod and modprobe?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
When generating new authentication keys with SSH for a user, where should the private key be kept?
Correct Answer: E
CORRECT TEXT
You issued the command: export CFLAGS="-march-i586".
You can remove this environment variable by using the command: ________CFLAGS
Correct Answer:
unset
inetd.conf was changed. How to reinit changes?
Correct Answer: C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which command will set the local machine's timezone to UTC?
Correct Answer: C
Which of the following commands loads the module file into the kernel and changes any symbols that are defined on the command line?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).