ab cd
Senior Member
Last update: August 20, 2021
Planefider has both amd64 and i386 deb packages available.
1 - Debian 10 & 11 and Ubuntu 20
1.1 - On amd64 Computers
1.2 - On i386 Computers
1.3 - In your browser go to page localhost:30053 (or to IP:30053 from another computer) and add your sharing key, latitude, longitude.
1.4 Useful Commands:
Planefider has both amd64 and i386 deb packages available.
1 - Debian 10 & 11 and Ubuntu 20
1.1 - On amd64 Computers
Code:
wget http://client.planefinder.net/pfclient_5.0.162_amd64.deb
sudo dpkg -i pfclient_5.0.162_amd64.deb
sudo systemctl status pfclient
1.2 - On i386 Computers
Code:
wget http://client.planefinder.net/pfclient_5.0.161_i386.deb
sudo dpkg -i pfclient_5.0.161_i386.deb
sudo systemctl status pfclient
1.3 - In your browser go to page localhost:30053 (or to IP:30053 from another computer) and add your sharing key, latitude, longitude.
1.4 Useful Commands:
Code:
sudo systemctl status pfclient
sudo systemctl restart pfclient
sudo systemctl stop pfclient
Last edited: