macos - How to enable OS X screen sharing (VNC) through SSH? - Ask Different

PHOTO EMBED

Thu Nov 17 2022 22:38:13 GMT+0000 (Coordinated Universal Time)

Saved by @rbrooker #bsh #mac #vnc

sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart \
-activate -configure -access -on \
-clientopts -setvnclegacy -vnclegacy yes \
-clientopts -setvncpw -vncpw mypasswd \
-restart -agent -privs -all
content_copyCOPY

https://apple.stackexchange.com/questions/30238/how-to-enable-os-x-screen-sharing-vnc-through-ssh