User Tools

Site Tools


firstrun

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
firstrun [2019/02/15 02:17]
sq3plx
firstrun [2019/02/21 23:28]
sq3plx
Line 43: Line 43:
 It may take at least 2-3 minutes for the device to restart (longer for slower SD cards), resize the partition and get ready to accept connections. Then we need to repeat the SSH connection procedure and login with a new root password. It may take at least 2-3 minutes for the device to restart (longer for slower SD cards), resize the partition and get ready to accept connections. Then we need to repeat the SSH connection procedure and login with a new root password.
  
-=== 4. Basic (and necessary) Direwolf configuration changes === 
- 
-Now we need to change the APRS application configuration to reflect our station settings. For this we will use a text editor to modify Direwolf configuration file. All Direwolf settings are saved in a text file with a particular format and we need to change them carefully to avoid problems. We are going to use a Midnight Commander editor which is a profanity for a real Linux administrator but I like it for it's similarity to old DOS editor and file manager :D 
- 
-<​code>​root@nanopiduo:​~#​ mcedit /​etc/​direwolf.conf</​code>​ 
- 
-{{:​direwolfconf.jpg?​direct&​300|Direwolf configuration in Midnight Commander editor}} 
- 
-Using a text editor you need at least to change following lines in Direwolf configuration:​ 
-  * MYCALL - to your callsign with SSID, 
-  * IGLOGIN - to your callsign with SSID and APRS-IS password, 
-  * PBEACON - to reflect your beacon settings, comment field is a beacon text. 
- 
->APRS-IS password used in IGLOGIN field must be generated for every callsign used to connect to APRS-IS. Password generators should not be freely accessible to everyone to avoid abuse but well... search in google and you will find without problems (I just checked that it's true). 
- 
-Generally Direwolf configuration file is a complicated matter which allows to do a lot of things with this advanced APRS software but you need to learn the syntax from available internet sources and documentation,​ this is how Linux world works... :) 
- 
-After making changes we can restart the Direwolf daemon with following commands: 
- 
-<​code>​ 
-root@nanopiduo:​~#​ service direwolf stop 
-root@nanopiduo:​~#​ service direwolf start 
-</​code>​ 
-or restart whole ULARI with: 
-<​code>​ 
-root@nanopiduo:​~#​ reboot 
-</​code>​ 
- 
-=== 5. What's next === 
- 
-If you are going to use ULARI with your radio station, then next step would be to get familiar with [[audiovolume|audio volume]] control. 
firstrun.txt ยท Last modified: 2019/02/21 23:35 by sq3plx