Changes

22 bytes removed ,  16:47, 16 November 2021
no edit summary
Line 110: Line 110:  
To see how a particular service is named please type '''ls /etc/init.d''' command in SSH.
 
To see how a particular service is named please type '''ls /etc/init.d''' command in SSH.
 
As you can see in the example this command list files that are located on '''init.d''' directory
 
As you can see in the example this command list files that are located on '''init.d''' directory
[[File:SSH.png|thumb]]
+
 
 
For example in order to restart OpenVPN service you have to specify directory location and add command "'''restart'''".
 
For example in order to restart OpenVPN service you have to specify directory location and add command "'''restart'''".
 
Example: '''/etc/init.d/openvpn restart'''
 
Example: '''/etc/init.d/openvpn restart'''

Navigation menu