Question 101

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 102

    Joe, a user, is unable to log in to the Linux system. Given the following output:

    Which of the following commands would resolve the issue?
  • Question 103

    A Linux engineer is setting the sticky bit on a directory called devops with 755 file permission. Which of the following commands will accomplish this task?
  • Question 104

    A Linux administrator modified the SSH configuration file. Which of the following commands should be used to apply the configuration changes?
  • Question 105

    A DevOps engineer needs to allow incoming traffic to ports in the range of 4000 to 5000 on a Linux server.
    Which of the following commands will enforce this rule?