XK0-004 Exam Question 16
Which of the following is modified to reconfigure the boot environment?
XK0-004 Exam Question 17
A new HTTPS web service is being deployed on a server. Which of the following commands should the Linux administrator use to ensure traffic is able to flow through the system firewall to the new service?
XK0-004 Exam Question 18
A storage administrator in a virtualized environment has been told by a user that there is no space left on the volume to which the user can write. However, a check reveals that there is 20GB of unused space. Which of the following explains the discrepancy?
XK0-004 Exam Question 19
A user issues the following command:
ls -l /var/log | egrep -e '^d[rwx]{3}.*[rw-]{3}.*'
The list of files in the system is shown below:

Which of the following results matches the command issued?
ls -l /var/log | egrep -e '^d[rwx]{3}.*[rw-]{3}.*'
The list of files in the system is shown below:

Which of the following results matches the command issued?
XK0-004 Exam Question 20
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.



