Question 201

A Linux administrator rebooted a server. Users then reported some of their files were missing. After doing some troubleshooting, the administrator found one of the filesystems was missing. The filesystem was not listed in /etc/f stab and might have been mounted manually by someone prior to reboot. Which of the following would prevent this issue from reoccurring in the future?
  • Question 202

    A systems administrator is encountering performance issues. The administrator runs 3 commands with the following output

    The Linux server has the following system properties
    CPU: 4 vCPU
    Memory: 50GB
    Which of the following accurately describes this situation?
  • Question 203

    The development team wants to prevent a file from being modified by all users in a Linux system, including the root account. Which of the following commands can be used to accomplish this objective?
  • Question 204

    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 205

    An administrator attempts to rename a file on a server but receives the following error.

    The administrator then runs a few commands and obtains the following output:

    Which of the following commands should the administrator run NEXT to allow the file to be renamed by any user?