Skip to content

Instantly share code, notes, and snippets.

@erashdan
Created May 30, 2023 16:47
Show Gist options
  • Select an option

  • Save erashdan/8877b2752746ce7bd37e44490b025fcb to your computer and use it in GitHub Desktop.

Select an option

Save erashdan/8877b2752746ce7bd37e44490b025fcb to your computer and use it in GitHub Desktop.
Enable VNC Server for macos
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate -configure -access -on \
-configure -allowAccessFor -allUsers \
-configure -restart -agent -privs -all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment