netrunner-odroid / issues

Quickly adding issues with images
0 stars 0 forks source link

auto start the secure VNC #14

Open adrelanos opened 7 years ago

adrelanos commented 7 years ago

Referring to.

cat ~/Desktop/secure-remote.desktop

Name[en_US]=Secure VPN

It's not a VPN by any definition I am aware of. If anything, should be Secure VNC.

Exec=x11vnc -forever -loop -shared -find -avahi -unixpw -ssl -rfbport 6900

There are various issues with that.

Suggested solution:

star-buck commented 7 years ago

typo, and nobody noticed until now :) VPN=VNC should be fixed with next img.

Also, we can build somehting with better feedback later.