RadarBox • FlightAware • FlightRadar24 • ADSBexchange
SYSTEM BASICS
Update system: sudo apt update && sudo apt upgrade -y
Reboot: sudo reboot
Check USB SDR dongle: lsusb
Check open ports: sudo netstat -tulpn
DECODER (readsb / dump1090)
Restart readsb: sudo systemctl restart readsb
Check readsb status: sudo systemctl status readsb
View readsb logs: sudo journalctl -u readsb -f
Local readsb map: http://:8080
RADARBOX (AirNav)
Restart RadarBox feeder: sudo systemctl restart rbfeeder
Check status: sudo systemctl status rbfeeder
View logs: sudo journalctl -u rbfeeder -f
Edit config: sudo nano /etc/rbfeeder.ini
Claim station: https://www.radarbox.com/stations
FLIGHTAWARE (PiAware)
Restart PiAware: sudo systemctl restart piaware
Check status: sudo systemctl status piaware
View logs: sudo journalctl -u piaware -f
Claim feeder: https://flightaware.com/adsb/piaware/claim
FLIGHTRADAR24 (FR24)
Restart FR24 feeder: sudo systemctl restart fr24feed
Check status: sudo systemctl status fr24feed
View logs: sudo journalctl -u fr24feed -f
Reconfigure: sudo fr24feed –reconfigure
Local UI: http://:8754
ADSBEXCHANGE
Restart feeder: sudo systemctl restart adsbexchange-feed
Restart MLAT: sudo systemctl restart adsbexchange-mlat
Check status: sudo systemctl status adsbexchange-feed
Local map: http://:8081
Logs: sudo journalctl -u adsbexchange-feed -f
NETWORK & SYSTEM TOOLS
CPU temperature: vcgencmd measure_temp
Disk usage: df -h
Memory usage: free -h
0 comentarios en esta entrada ↓
Todavía no hay comentarios en esta entrada.
Deja un Comentario