step by step SSH in Mac OSX lion [ how to ]

SSH stands for secure shell , mainly its use for connecting other computers or server for managing  remotely . for more about ssh read this.


to setup ssh in mac just follow these east steps : 
  1. open system preferences
  2. click on sharing option
  3. check remote login 


     
  4. generate keys for ssh

    type  ssh-keygen


  1. Done
  2. enjoy ssh  

No comments:

Post a Comment

leave your comments
Thanks !