Hello folks,
In this tutorial we shall earna basic stuff.
So we have a .pem file which is key file to login to a remove server.
Usually this is needed when you create a remote server on Cloud and you choose to login with a key pair.
Or you create a key pair, in that case you will be given a *.pem file.
So please follow below steps to generate private key and public key from this file.
- Download puttygen from here https://www.puttygen.com/
- Install puttygen and run puttygen.exe
- Once the page pops up like below
...
Read more »