7:57 PM How to generate private/public key from PEM file With PuttyGen |
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.
4. click on Load and browse the pem file 5. click on OK . 6. Click on save private key to save private key 7. Similarly save public key to save public key
|
|
Related blogs
You may also like to see:
[2017-08-22] | [Open System-Linux] |
Difference between tailf and tail -f in Linux |
[2014-09-21] | [Open System-Linux] |
How to define command prompt strings in Linux : what are $PS1, $PS2, $PS3 and $PS4? |
[2014-12-28] | [Open System-Linux] |
Shift command with examples |
[2015-07-12] | [Open System-Linux] |
EGREP or extended grep in Linux to search patterns |
[2014-04-10] | [Open System-Linux] |
SED command for filtering and transforming texts of a file using regular expression |
Total comments: 0 | |