ExamQuestions.com

Register
Login
CompTIA Linux+ Exam Questions

CompTIA

CompTIA Linux+

94 / 135

Question 94:

A junior Linux administrator needs to ensure a service will start on system boot. Which of the following commands should be used to accomplish this task? 

Answer options:

A. chkconfig <service> on
B. systemctl <service> bootup
C. service <service> enable
D. crontab install <service>