• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar
  • Skip to footer
flicsDB

flicsDB

Every Pro was once a Noob

  • Home
  • Courses
  • Teach
  • About
  • Contact
  • Log In | Sign Up

How to convert PPK to id_rsa

July 19, 2019 by zshaik

In this blog post, I will show you how to convert a putty based ppk file to linux compatible public or private key.

Install Putty on Linux

First install putty utility on linux using commands below,

Ubuntu

sudo apt-get install putty-tools

Red Hat

yum install putty

To public key

puttygen test.ppk -O public-openssh -o id_rsa.pub

To private key

puttygen test.ppk -O private-openssh -o id_rsa

linux linux

Reader Interactions

Primary Sidebar

en English
ar Arabiczh-CN Chinese (Simplified)nl Dutchen Englishfr Frenchde Germanhi Hindiid Indonesianit Italianja Japanesems Malaypt Portugueseru Russianes Spanishte Telugu

Course Tags

free

Recent Posts

  • Kubernetes: Deploying on master node only
  • Golang interview questions
  • Ansible interview questions
  • Jenkins Interview Questions
  • Kubernetes interview questions
  • Facebook
  • GitHub
  • YouTube

Contact

Navigation

  • flicsDB pro

Footer

Newsletter

Stay up to date by subscribing to our newsletter.

© Copyright 2016-2019 flicsDB · All Rights Reserved ·