Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tools:gqrx [2021/06/15 20:14] – [VNC server] darrontools:gqrx [2021/06/16 11:27] (current) – [Script] darron
Line 6: Line 6:
  
 <code> <code>
-sudo apt-get install gqrx-sdr xterm wmaker tightvncserver+sudo apt-get install gqrx-sdr xterm wmaker wmaker-data wmaker-utils tightvncserver
 </code> </code>
  
Line 17: Line 17:
 sudo /etc/init.d/dbus start sudo /etc/init.d/dbus start
 /usr/bin/pulseaudio --start /usr/bin/pulseaudio --start
-/bin/gqrx -e+/usr/bin/gqrx -e
 /usr/bin/pulseaudio --kill /usr/bin/pulseaudio --kill
 sudo /etc/init.d/dbus stop sudo /etc/init.d/dbus stop