Lpi General Linux, Part 2 - 117-102 Exam Practice Test
What command is used to hold keys during a login session to be used for automatic authentication while logging in to other machines using ssh?
Correct Answer: D
What command will verify the syntax of a hosts.allow and hosts.deny file combination?
Correct Answer: A
Which utility is used to create the modules.dep file that is required by modprobe?
Correct Answer: A
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.
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.
du - estimate file space usage example: du -h file/directory.
Select from the list below the daemons that are present on a standard Linux server to support routing. Choose all that apply.
Correct Answer: A,B,C,D
CORRECT TEXT
You need an additional email address for a user in your department. You decide to add just an alias on your sendmail email server. What command must be executed to make the changes take effect?
You need an additional email address for a user in your department. You decide to add just an alias on your sendmail email server. What command must be executed to make the changes take effect?
Correct Answer:
newaliases
In the following command and its output, echo $$ 12942 what is 12942?
Correct Answer: A
Which option in the /etc/fstab file causes all users IDs to be mapped to the system's anonymous
ID when mounting a NFS mounted file system?
ID when mounting a NFS mounted file system?
Correct Answer: D
To create a user account, keep in mind that the username is at most ____ characters long.
Correct Answer: A
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
You have just added new modules to your system. What command would you execute to rebuild the modules.dep file?
Correct Answer: D
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).