Skip to content

Instantly share code, notes, and snippets.

@mikej312
Last active July 3, 2020 00:22
Show Gist options
  • Save mikej312/fa4ca4a53b479ab3d08247747b7f9729 to your computer and use it in GitHub Desktop.
Save mikej312/fa4ca4a53b479ab3d08247747b7f9729 to your computer and use it in GitHub Desktop.
Ubuntu 18.04 schreen sharing (VNC) password retrieval

To retrieve the Ubuntu screen sharing (VNC) password:

  • gsettings get org.gnome.Vino vnc-password

Note: this returns a Base64 encoded value

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment