问题
I am trying to use Hadoop on my Mac, but it requires Java and ssh, so I need to install them.
I have already done the ssh part with the help of Homebrew, but after I download sshd, I don't know how to install it.
How can I do this?
回答1:
OS X comes with sshd, you only need to enable it in System Preferences, under Sharing by clicking on Remote Login:
回答2:
System Preferences -> Sharing -> Check "Remote Login"
来源:https://stackoverflow.com/questions/12369172/how-to-install-sshd-on-mac