Question 6

A systems administrator manually added a new library to the server. The administrator wants to rebuild the library cache for immediate use.
Which of the following commands should the systems administrator run to achieve this goal?
  • Question 7

    Which of the following is a difference between YAML and JSON?
  • Question 8

    A user wants to use terminal services from a Windows workstation to manage a Linux server. Which of the following should be installed on the Linux server to enable this functionality?
  • Question 9

    A Linux systems administrator needs to set permissions on an application with the following parameters:
    The owner of the application should be able to read, write, and execute the application.
    Members of the group should be able to read and execute the application.
    Everyone else should not have access to the application.
    Which of the following commands would BEST accomplish these tasks?
  • Question 10

    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?