Question 26

A junior Linux administrator is tasked with installing an application. The installation guide states the application should only be installed in a run level 5 environment.

Which of the following commands would ensure the server is set to runlevel 5?
  • Question 27

    A systems administrator is implementing a new service task with systems at startup and needs to execute a script entitled test.sh with the following content:

    The administrator tries to run the script after making it executable with chmod +x; however, the script will not run. Which of the following should the administrator do to address this issue? (Choose two.)
  • Question 28

    A Linux administrator needs to correct the permissions of a log file on the server. Which of the following commands should be used to set filename.log permissions to -rwxr-r--. ?
  • Question 29

    A Linux engineer needs to create a custom script, cleanup.sh, to run at boot as part of the system services. Which of the following processes would accomplish this task?
  • Question 30

    A Linux administrator was notified that a virtual server has an I/O bottleneck. The Linux administrator analyzes the following output:

    Given there is a single CPU in the sever, which of the following is causing the slowness?