Benutzer-Werkzeuge

Webseiten-Werkzeuge


pr430

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte Überarbeitung Beide Seiten der Revision
pr430 [2018/04/18 20:29]
dh3wr [Try to connect to your PR430 or RPC]
pr430 [2018/04/18 20:38]
dh3wr [Installing the DAPNET-Proxy]
Zeile 201: Zeile 201:
 </​file>​ </​file>​
 Restart the xinetd daemon with Restart the xinetd daemon with
-<​code>​sudo ​sytemctl ​restart xinetd.service</​code>​+<​code>​sudo ​systemctl ​restart xinetd.service</​code>​
  
 Try if the connection and conversion is working: Try if the connection and conversion is working:
Zeile 230: Zeile 230:
 cd /opt cd /opt
 sudo git clone https://​github.com/​rwth-afu/​raspager-proxy.git sudo git clone https://​github.com/​rwth-afu/​raspager-proxy.git
-chown -R pi /​opt/​raspager-proxy+sudo chown -R pi /​opt/​raspager-proxy
 cd /​opt/​raspager-proxy cd /​opt/​raspager-proxy
 </​code>​ </​code>​
Zeile 241: Zeile 241:
 Copy the example config file to that directory. Change the callsign according to your needs. ​ Copy the example config file to that directory. Change the callsign according to your needs. ​
 <​code>​ <​code>​
-cp /​opt/​raspager-proxy/​example.properties +cp /​opt/​raspager-proxy/​example.properties /​opt/​raspager-proxy/​config/​db0abc.properties
-/​opt/​raspager-proxy/​config/​db0abc.properties+
 </​code>​ </​code>​
  
Zeile 289: Zeile 288:
  
 In a second SSH session or terminal, you can watch the AX.25 traffic on ''​ax0''​ with In a second SSH session or terminal, you can watch the AX.25 traffic on ''​ax0''​ with
-<​code>​axlisten -axp ax0</​code>​+<​code>​axlisten -ap ax0</​code>​
 If you are familiar with AX.25, this will give a good hints for debugging. If you are familiar with AX.25, this will give a good hints for debugging.
  
pr430.txt · Zuletzt geändert: 2018/04/18 20:52 von dh3wr