Question 96

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.

Question 97

A systems administrator wants to mount an ISO to access its content. Using /mnt as a mount point, which of the following is the correct syntax?
  • Question 98

    A Linux administrator needs to prevent the Postfix mail transfer agent from starting on boot.
    Which of the following commands will accomplish this task?
  • Question 99

    A systems administrator wants to download a package from a remote server. Which of the following are the BEST commands to use for this task? (Choose two.)
  • Question 100

    A junior systems administrator created a new filesystem /dev/sda1 with mountpoint /data and added it to the
    /etc/fstab for auto-mounting.
    When the systems administrator tries to mount the file system, the system refuses. Given the output below:

    Which of the following steps is necessary?