Question 106

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 107

    A systems administrator made some changes in the ~/.bashrc file and added an alias command. When the administrator tried to use the alias command, it did not work. Which of the following should be executed FIRST?
  • Question 108

    A systems administrator is gathering information about a file type and the contents of a file. Which of the following commands should the administrator use to accomplish this task?
  • Question 109

    A Linux systems administrator is trying to execute a particular shell script on a server. The administrator reviews the following outputs:
    shell
    $ ./startup.sh
    bash: ./startup.sh: Permission denied
    $ ls -l startup.sh
    -rw-rw-r-- 1 companyabc companyabc 18 October 15:35 startup.sh
    Which of the following commands should the administrator use to allow the script to run?
  • Question 110

    Junior system administrator had trouble installing and running an Apache web server on a Linux server. You have been tasked with installing the Apache web server on the Linux server and resolving the issue that prevented the junior administrator from running Apache.
    INSTRUCTIONS
    Install Apache and start the service. Verify that the Apache service is running with the defaults.
    Typing "help" in the terminal will show a list of relevant event commands.
    If at any time you would like to bring back the initial state of the simulation, please click the Reset All button.