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 run the service command as such:

sudo service SCRIPT COMMAND

COMMAND is things like stop/start/etc

What is SCRIPT (be very specific)?

Answer
SCRIPT is one of the system V initialization scripts in the /etc/init.d directory, for example /etc/init.d/ssh

Question

In linux, when you run the service command as such:

sudo service SCRIPT COMMAND

COMMAND is things like stop/start/etc

What is SCRIPT (be very specific)?

Answer
?

Question

In linux, when you run the service command as such:

sudo service SCRIPT COMMAND

COMMAND is things like stop/start/etc

What is SCRIPT (be very specific)?

Answer
SCRIPT is one of the system V initialization scripts in the /etc/init.d directory, for example /etc/init.d/ssh
If you want to change selection, open document below and click on "Move attachment"

service - Unix, Linux Command
a System V init script in as predictable environment as possible, removing most environment variables and with current working directory set to /. The SCRIPT parameter specifies a System V init <span>script, located 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 sup

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.