-
Notifications
You must be signed in to change notification settings - Fork 127
Home
Joe Prochazka edited this page Jan 20, 2016
·
31 revisions
For new installations...
sudo apt-get install git
git clone https://github.com/jprochazka/adsb-feeder.git
cd adsb-feeder
chmod +x install.sh
./install.sh
Updating existing installations...
cd ~/adsb-feeder
git fetch --all
git reset --hard origin/master
./install.sh
Read The Following before installing dump978.
Read the Instructions on how to change performance graphs to use the metric system.
Read the Instructions on how to change performance graphs to display WiFi bandwidth usage.