Enable Remote access / Screen Sharing through ssh in OSX


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. 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

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.