Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question

In linux, when you use the service command as: sudo service ssh COMMAND

What COMMANDs must all initialization scripts in /etc/init.d (for example /etc/init.d/ssh) support at a minimum?

Answer
start and stop

Question

In linux, when you use the service command as: sudo service ssh COMMAND

What COMMANDs must all initialization scripts in /etc/init.d (for example /etc/init.d/ssh) support at a minimum?

Answer
?

Question

In linux, when you use the service command as: sudo service ssh COMMAND

What COMMANDs must all initialization scripts in /etc/init.d (for example /etc/init.d/ssh) support at a minimum?

Answer
start and stop
If you want to change selection, open document below and click on "Move attachment"

service - Unix, Linux Command
in /etc/init.d/SCRIPT. The supported values of COMMAND depend on the invoked script, service passes COMMAND and OPTIONS it to the init script unmodified. All scripts should support at least the <span>start and stop commands. As a special case, if COMMAND is --full-restart, the script is run twice, first with the stop command, then with the start command. service --status-all runs all init scripts,

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.