Skip to content

Instantly share code, notes, and snippets.

View albertjimenez's full-sized avatar
🖥️
Working at Guidewire

Albert Sendrós albertjimenez

🖥️
Working at Guidewire
View GitHub Profile
@albertjimenez
albertjimenez / gist:b2b8b499332e72e5d781541e975f70ab
Created September 19, 2021 19:55 — 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