How to login linux server of AWS from windows using putty?
How to Generate PPK file from PEM using PuttyGen? AWS by default do not allow accessing a linux server using password so only key is allowed. But .pem file which is private key is not supported by PUTTY in windows, however, this putty file can be used in gitbash. So in order to access linux…
