RadarBox • FlightAware • FlightRadar24 • ADSBexchange SYSTEM BASICSUpdate system: sudo apt update && sudo apt upgrade -yReboot: sudo rebootCheck USB SDR dongle: lsusbCheck open ports: sudo netstat -tulpn DECODER (readsb / dump1090)Restart readsb: sudo systemctl restart readsbCheck readsb status: sudo systemctl status readsbView readsb logs: sudo journalctl -u readsb -fLocal readsb map: http://:8080 RADARBOX […]
Entradas etiquetadas como 'ADS-B'
ADS-B FEEDER COMMAND CHEAT SHEET (RASPBERRY PI) v.202601a
enero 27th, 2026 · No hay Comentarios
Etiquetas:
Comandos utiles ADS-B feeders Raspberry
octubre 31st, 2021 · No hay Comentarios
finding local ip: hostname -I flightRadar24: *nano /etc/fr24feed.ini *fr24feed-status *sudo systemctl start fr24feed Purge, clean and reinstall: *sudo apt-get purge fr24feed *sudo apt-get clean *sudo apt-get update *sudo apt-get install fr24feed RadarBox24: *sudo nano /etc/rbfeeder.ini *sudo systemctl restart rbfeeder *sudo systemctl status rbfeeder […]