Skip to content

Instantly share code, notes, and snippets.

View nobiit's full-sized avatar
:shipit:
^^

Nguyễn Đức Chiến nobiit

:shipit:
^^
View GitHub Profile
@nobiit
nobiit / gist:39b2073249a4381cb90a57621f92e0dc
Created December 7, 2023 04:46 — 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