Skip to content

Instantly share code, notes, and snippets.

@r618
Last active January 25, 2020 02:26
Show Gist options
  • Save r618/7528744ad8cf40730796bd8fdf8024c4 to your computer and use it in GitHub Desktop.
Save r618/7528744ad8cf40730796bd8fdf8024c4 to your computer and use it in GitHub Desktop.
[x11vnc server setup]
#!/bin/bash
# x11vnc -storepasswd
# -rfbauth ~/.vnc/passwd
# ||
x11vnc -usepw -auth guess -forever -loop -noxdamage -repeat -rfbport 59000 -shared
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment