Skip to content

Instantly share code, notes, and snippets.

@nolochemical
Created October 8, 2011 00:02
Show Gist options
  • Save nolochemical/1271654 to your computer and use it in GitHub Desktop.
Save nolochemical/1271654 to your computer and use it in GitHub Desktop.
x11vnc shell script
#! /bin/sh
sudo x11vnc -display :0 -passwd $1 -auth /var/run/slim.auth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment