Wednesday, June 13, 2012

Enable SSH in OSX from command line

Depending on your version one or both of the below commands should be enough to allow SSH access to your MAC:
systemsetup -setremotelogin on
sudo launchctl load -w /System/Library/LaunchDaemons/ssh.plist

No comments:

Followers