Debian install SpyServer RTL-SDR

Tutorials on just about ANYTHING that interests me.
User avatar
DJ-Daz
Site Admin
Posts: 463
Joined: Tue Nov 03, 2020 2:16 pm

Unread post

Make sure you have the correct airspy software, I installed the 32bit version on debian 64bit and it crashed/failed constantly.

Code: Select all

sudo apt install rtl-sdr librtlsdr-dev
mkdir spyserver
cd spyserver
wget -O spyserver.tgz http://airspy.com/?ddownload=4247
tar xvzf spyserver.tgz
nano spyserver.config
chmod +x spyserver
./spyserver
Image
Autism is a neuro-developmental condition characterised by difficulties in social interaction and communication, as well as restricted and repetitive behaviours or interests.
Post Reply