To ssh into a mac you need to turn this service on which is very easy.
From the terminal (/Applications/Utilities/Terminal.app)
$ ssh localhost
>ssh: connect to host localhost port 22: Connection refused
Now go to '/Applications/System Preferences.app' -> 'Sharing' then enable 'Remote Login'
Now Try ssh again:
$ ssh localhost
Password:
Last login: Sun Jul 19 16:31:39 2009 from localhost
$
Twitter Updates
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment