How To Convert .Pem File To .ppk Usign Puttygen On Ubuntu
- Last Updated on: April 24, 2013
- By: scriptcrunch
Converting a .pem to .ppk format is a matter of one line code. First, you need to have puttygen installed on your system to convert pem to ppk.
Step1: Install puttygen by issuing the following command in terminal.
sudo apt-get install putty-tools
Step2:Make your current directory where you have the .pem file and issue the following commands. Let’s say I have my .pem file in downloads folder
cd /downloads puttygen keyname.pem -o keyname.ppk //keyname is your keys name
That’s it , you are done. You can see the converted .ppk file in the folder.
Other Interesting Blogs
Linux Foundation Coupon for 2022
Hi Techies, I wanted to let you know about a pretty sweet deal with the Linux Foundation Coupon that is running now.
CKA Exam Study Guide: Certified Kubernetes Administrator
Passing the cloud-native Certified Kubernetes Administrator (CKA) exam is not a cakewalk. To pass the CKA exam, you should have enough hands-on
[Solved] Vagrant Kubeadm Cluster Crashes on Reboot
Issue: If you set up a kubernetes cluster in Vagrant using kubeadm on a Ubuntu box, the cluster master node service may