Skip to content

Instantly share code, notes, and snippets.

@brettbuddin
Created September 30, 2010 17:53
Show Gist options
  • Save brettbuddin/605007 to your computer and use it in GitHub Desktop.
Save brettbuddin/605007 to your computer and use it in GitHub Desktop.
Turns on and sets the password of OS X Server's VNC server
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -configure -clientopts -setvnclegacy -vnclegacy yes -setvncpw -vncpw "YOUR_PASSWORD_HERE"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment