Question 76

A user attempts to use the mount -a command but gets the following error:
mount: mount point /mnt/test does not exist
Which of the following commands best describes the action the Linux administrator should take NEXT?
  • Question 77

    A Linux administrator is testing a new web application on a local laptop and consistently shows the following
    403 errors in the laptop's logs"

    The web server starts properly, but an error is generated in the audit log. Which of the following settings should be enabled to prevent this audit message?
  • Question 78

    A junior systems administrator is upgrading a package that was installed on a Red Hat-based system. The administrator is tasked with the following:
    Update and install the new package.
    Verify the new package version is installed.
    Which of the following should be done to BEST accomplish these task? (Choose two.)
  • Question 79

    A user wants to list the lines of a log, adding a correlative number at the beginning of each line separated by a set of dashes from the actual message. Which of the following scripts will complete this task?
  • Question 80

    A Linux administrator wants to obtain a list of files and subdirectories in the /etc directory that contain the word "services". Once the files and subdirectories are discovered, they should be listed alphabetically in the
    /var/tmp/foundservices file. Which of the following shell scripts will accomplish this task?