sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.screensharing.plist
# Disable Screen Sharing
sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.screensharing.plist
with thanks to: https://gist.github.com/stefanschmidt/2432503
No comments:
Post a Comment