Created
November 29, 2012 16:21
-
-
Save tiernano/4170122 to your computer and use it in GitHub Desktop.
Enable VNC on OSX though the command line
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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