Showing posts with label login. Show all posts
Showing posts with label login. Show all posts

Friday, 18 February 2011

SSH login without password

Too often I have to login on different server over ssh in order to do my daily duties.
If you are using PuTTY on Windows you can pass your login credentials in command line. In such way you can create a shortcut and skip the login process.
ssh does not have such command line option, but you can achieve the same effect with few simple steps.