Connect To SSH Server Without Password Using Putty

Putty is one of top ssh client available on Windows. It is lightweight and just run out of the box. Doesn't need installation and connect you to ssh server securely. But if you need to use automatic login or use your private rsa key to login to your ssh server you need an extra tips to do that.Generate Public/Private Key To generate public/private key in Putty you need to download a tools called puttygen from Putty download page. And follow the following instructions:Open … Read more...