Skip to content

Instantly share code, notes, and snippets.

View dbart's full-sized avatar

Daniel Bartholomew dbart

View GitHub Profile
@dbart
dbart / gist:7e3690feddddbce7a4c6c815c94dc8ee
Created March 22, 2018 07:31 — forked from nateware/gist:3915757
Start Mac VNC server from command line
# Step 1: Set priveleges
$ sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -configure -allowAccessFor -allUsers -privs -all
Starting...
Setting allow all users to YES.
Setting all users privileges to 1073742079.
Done.
# Step 2: Allow VNC clients