Question 36

An administrator receives a USB drive and wants to make an exact copy of the disk before starting to work on it. One of the partitions on the USB drive was mounted as /dev/sdc1.
Which of the following commands should the administrator use?
  • Question 37

    Which of the following can be used to boot a DVD from a remote device to initialize a Linux system setup on bare metal hardware as if it is a local DVD?
  • Question 38

    You have been asked to parse a log file of logins to determine various information about who is logging in and when.
    INSTRUCTIONS
    Open and inspect the Login log file.
    Drag and drop the correct commands onto the output that was generated from that command.
    Tokens can be used only once and not all will be used.
    If at any time you would like to bring back the initial state of the simulation, please click the Reset All button.

    Question 39

    A member of the production group issues the following command:
    echo "Monday through Friday" > /production_docs/days
    The command fails to execute, so the user obtains the following output:
    drwxr--r-- root production 0 Jun 16 2018 production
    -rw-r--r-- production production 4096 Jun 14 2018 days
    Which of the following commands should the user execute to BEST fix the issue?
  • Question 40

    An administrator notices a directory on a web server named /var/www/html/old_reports that should no longer be accessible on the web. Which of the following commands will accomplish this task?