Skip to content

Instantly share code, notes, and snippets.

@reidransom
Created June 17, 2011 17:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reidransom/1031888 to your computer and use it in GitHub Desktop.
Save reidransom/1031888 to your computer and use it in GitHub Desktop.
Enable screen sharing on os x from CLI
$ sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate -configure -access -on -clientopts -setvnclegacy -vnclegacy yes -clientopts -setvncpw -vncpw mypasswd -restart -agent -privs -all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment