CompTIA Linux+ Exam XK0-005 Question # 29 Topic 3 Discussion

CompTIA Linux+ Exam XK0-005 Question # 29 Topic 3 Discussion

XK0-005 Exam Topic 3 Question 29 Discussion:
Question #: 29
Topic #: 3

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.)


A.

Add #!/bin/bash to the bottom of the script.


B.

Create a unit file for the new service in /etc/systemd/system/ with the name helpme.service in the location.


C.

Add #!//bin/bash to the top of the script.


D.

Restart the computer to enable the new service.


E.

Create a unit file for the new service in /etc/init.d with the name helpme.service in the location.


F.

Shut down the computer to enable the new service.


Get Premium XK0-005 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.