Changes

1,043 bytes added ,  08:35, 7 April 2023
no edit summary
Line 166: Line 166:  
[[File:Networking rutx manual webui basic advanced mode v1.gif|border|class=tlt-border]]
 
[[File:Networking rutx manual webui basic advanced mode v1.gif|border|class=tlt-border]]
 
----
 
----
 +
 +
===Prerequisites===
 +
 +
For this particular configuration you will need:
 +
 +
* A Gateway or a Router with GSM (RUTX14 is being used in the example)
 +
* 1 SIM card
 +
* 1 PC
 +
* HTTP Server (Hercules)
 +
 +
===Preparation===
 +
 +
* Prepare RUTX14, power up the device, insert the sim card, check that mobile interface is active and working. SIM1, PWR and signal strength indicators should light up.
 +
 +
'''Network -> Interfaces''' should look similar to this:
 +
 +
[[File:Screenshot 1.png|center]]
 +
 +
===Making a Directory and Script===
 +
'''1.''' Connect to RUTX14 CLI using PUTTY or WEBUI.
 +
 +
'''2.''' Create a new directory for the custom script.
 +
* mkdir /etc/config/scripts
 +
 +
[[File:Screenshot 2.png|center]]
 +
 +
'''3.''' Then create a new .sh file.
 +
*touch /etc/config/scripts/<filename>.sh
 +
 +
[[File:Screenshot 3.png|center]]
 +
 +
 +
'''4.''' To edit the filename, use '''vi <filename>.sh'''. Press '''I'''. To save and exit, '''Press Esc''' then ''':x''' or to exit without saving, '''Press Esc''' then ''':q!'''.
 +
 +
[[File:Screenshot 4.png|center]]
 +
 +
[[File:Screenshot 5.png|center]]

Navigation menu