Question 66
A Linux administrator needs to know the MAC address of the server's gateway.
Which of the following commands should the administrator run to obtain this information?
Which of the following commands should the administrator run to obtain this information?
Question 67
A security tool relies on a specific version of libssl. Which of the following would an administrator implement to prevent libssM 0 0 from being upgraded?
Question 68
A Linux administrator issues the following command with root or sudo privileges:
Rmp -1 installpackage.rpm --nodeps
Which of the following should the administrator expect to see in the output?
Rmp -1 installpackage.rpm --nodeps
Which of the following should the administrator expect to see in the output?
Question 69
As a Systems Administrator, to reduce disk space, you were tasked to create a shell script that does the following:
Add relevant content to /tmp/script.sh, so that it finds and compresses rotated files in /var/log without recursion.
INSTRUCTIONS
Fill the blanks to build a script that performs the actual compression of rotated log files.
If at any time you would like to bring back the initial state of the simulation, please click the Reset All button.

Add relevant content to /tmp/script.sh, so that it finds and compresses rotated files in /var/log without recursion.
INSTRUCTIONS
Fill the blanks to build a script that performs the actual compression of rotated log files.
If at any time you would like to bring back the initial state of the simulation, please click the Reset All button.

Question 70
A Linux administrator created a new log file in /var/log/newlog to monitor a newly installed application. The administrator is now configuring parameters of the file so it will be rotated on a weekly basis or when it becomes larger than 1MB in size. In addition, five rotations of the file should exist in the /var/log directory.
Which of the following should be added to the /etc/logrotate.conf file to meet this objective?
Which of the following should be added to the /etc/logrotate.conf file to meet this objective?


