Activate screen sharing on Mac OS X when you only have SSH enabled

Just enter the following command:

sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate -configure -access -on -users your_username -privs -all -restart -agent -menu

That’s it 🙂

If you happen to have firewall issues, please read this post: Remotely disabling Firewall of Mac OS X

Leave a Reply