Skip to content

Instantly share code, notes, and snippets.

@jedfoster
Forked from tiernano/disableVNC.sh
Created November 29, 2012 17:04
Show Gist options
  • Save jedfoster/4170417 to your computer and use it in GitHub Desktop.
Save jedfoster/4170417 to your computer and use it in GitHub Desktop.
Disable VNC on OSX though Command Line
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -deactivate -configure -access -off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment