Question 1

A Linux administrator must identify a user with high disk usage. The administrator runs the # du -s /home/* command and gets the following output:

Based on the output, User3 has the largest amount of disk space used. To clean up the file space, the administrator needs to find out more information about the specific files that are using the most disk space.
Which of the following commands will accomplish this task?
  • Question 2

    A junior systems is configuring localization option environment variables. The administrator is given a checklist of tasks with the following requirements:
    View current settings of the LC_ALL environment variable only.
    Modify the LANG environment variable to US English Unicode.
    Given this scenario, which of the following should be performed to meet these requirements? (Choose two.)
  • Question 3

    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 4

    A Linux administrator wants to fetch a Git repository from a remote Git server.
    Which of the following is the BEST command to perform this task?
  • Question 5

    An administrator receives the following message on a remote server: Cannot open display. Which of the following should the administrator have used to log in to the server?