Question 191
A junior Linux administrator is installing patches using YUM. The administrator issues the following command:
yum list installed
The output of the command is as follows:
Given this scenario and the output, which of the following should the administrator do to address this issue?
Question 192
An administrator is troubleshooting to determine why backups are failing on a particular server. The administrator runs the ps command and analyzes the following output.
The administrator runs kill -9 10112 yet the process remains.
Which of the following BEST describes the issue and how to fix it?
Question 193
A Linux administrator needs to give user2 full permissions to the /opt/share/test directory. Permission for user1 and group2 must remain the same. The administrator runs the Is-Id /opt/share/test/ command and receives the output below:
Which of the following command is the BEST to perform this task?
Question 194
A junior administrator is installing kernel modules. The administrator is given a checklist that outlines the following tasks to be completed:
Display currently installed module version.
Display which modules loaded at startup.
Which of the following commands would be used to accomplish these tasks? (Choose two.)
Question 195
A systems administrator notices a large number of autoloaded device modules are no longer needed and decides to do a cleanup of them. Which of the following commands will accomplish this task?
