4/06/2015

How to use SSH in Linux/Unix?

  Mohan       4/06/2015
Follow the below steps to connect one box to another box in Linux/Unix
  1. Open the putty
  2. Login with user name and password
  3. ssh username@hostname (ex:ssh devuser@127.0.0.1)
  4. this will prompt the password
  5. Enter the valid password. now your connected to another box.
logoblog

Thanks for reading How to use SSH in Linux/Unix?

Previous
« Prev Post

No comments:

Post a Comment