Jump to content

FAQ: Difference between revisions

17 bytes added ,  17 November 2021
no edit summary
No edit summary
No edit summary
Line 112: Line 112:
*Here is the example of listed files that are located on '''init.d''' directory
*Here is the example of listed files that are located on '''init.d''' directory
[[File:Example1.png|thumb|left|ls command]]
[[File:Example1.png|thumb|left|ls command]]
*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'''
Line 117: Line 126:
*Example: '''/etc/init.d/firewall stop'''
*Example: '''/etc/init.d/firewall stop'''
[[File:Start-stop command.png|thumb|left|]]
[[File:Start-stop command.png|thumb|left|]]
*Link to the instruction of how to use Command Line Interfaces: [[Command_Line_Interfaces]]
*Link to the instruction of how to use Command Line Interfaces: [[Command_Line_Interfaces]]
*Link to the instruction of UCI command usage: [[UCI_command_usage]]
*Link to the instruction of UCI command usage: [[UCI_command_usage]]