John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. John is working as a root user on the Linux operating system. He wants to run the cc process at runlevel three. If the order of execution of cc command is 43, which of the following commands will John use to accomplish his task?

Posted by: Pdfprep Category: RH133 Tags: , ,

John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. John is working as a root user on the Linux operating system. He wants to run the cc process at runlevel three. If the order of execution of cc command is 43, which of the following commands will John use to accomplish his task?
A . ln -s /etc/init.d/cc /etc/rc.d/rc3.d/K43cc
B . ln -s /etc/rc.d/init.d/cc /etc/rc.d/rc3.d/K43cc
C . ln -s /etc/rc.d/cc /etc/rc.d/rc3.d/s43cc
D . ln -s /etc/rc.d/init.d/cc /etc/rc.d/rc3.d/S43cc

Answer: D

Leave a Reply

Your email address will not be published.