Skip to content

Instantly share code, notes, and snippets.

@begin29
Created January 8, 2017 11:39
Show Gist options
  • Save begin29/75253c124de50733eb3491249085b9ea to your computer and use it in GitHub Desktop.
Save begin29/75253c124de50733eb3491249085b9ea to your computer and use it in GitHub Desktop.
remote access to linux via vnc
http://www.junauza.com/2010/04/remote-control-your-linux-desktop-using.html
# if auth error 18 happends
# need to allow plain auth for clients
gsettings set org.gnome.Vino require-encryption false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment