Difference between revisions of "Template:Networking rut manual user scripts"

From Teltonika Networks Wiki
Line 1: Line 1:
 +
{{Template: Networking_rutxxx_manual_fw_disclosure
 +
| fw_version = {{#switch: {{{series}}}
 +
  | RUT2XX = {{{series}}}_R_00.01.12
 +
  | RUT850 = {{{series}}}_R_00.01.04
 +
  | RUT9XX = {{{series}}}_R_00.06.06}}
 +
}}
 
__TOC__
 
__TOC__
 
==Summary==
 
==Summary==
  
 
The <b>User Scripts</b> function allows users to write their own shell scripts that will be executed during the router's booting process. This page is an overview of the User Scripts function in {{{name}}} routers.
 
The <b>User Scripts</b> function allows users to write their own shell scripts that will be executed during the router's booting process. This page is an overview of the User Scripts function in {{{name}}} routers.
 
{{Template: Networking_rutxxx_manual_fw_disclosure
 
| fw_version = {{{fw_version}}}
 
}}
 
  
 
==Startup script management==
 
==Startup script management==
Line 16: Line 18:
 
The figure below is an example of the startup script management section:
 
The figure below is an example of the startup script management section:
  
[[File:{{{file_scripts}}}]]
+
[[File:Networking_rutxxx_manual_user_scripts_v1.png]]
  
 
[[Category:{{{name}}} System section]]
 
[[Category:{{{name}}} System section]]

Revision as of 09:02, 17 September 2020

The information in this page is updated in accordance with the [[Media:_WEBUI.bin|]] firmware version.

Summary

The User Scripts function allows users to write their own shell scripts that will be executed during the router's booting process. This page is an overview of the User Scripts function in {{{name}}} routers.

Startup script management

The startup script management section shows the contents of the /etc/rc.local file and allows the user to edit it. This scripts written in this file are executed at the end of the device's start up process. You can also execute the script via a command line interface with the following command:

sh /etc/rc.local

The figure below is an example of the startup script management section:

Networking rutxxx manual user scripts v1.png

[[Category:{{{name}}} System section]]