How to Export Public Key for SSH with Powershell

Kirul Samad 

This article will guide you how to export ssh public key from linux server for use ssh with powershell.

Prerequisite: PuttyGen

You need locate your public key. Open PuttyGen.

Load your public key that have save in your localdrive. Make sure you load correct public key.

After you have load, it show as picture below. If you have passphase, you need to fill it before you can load the key.

Then you need export it and save as .pub.

For this step, i will save under C:\Users\My Pc\Contacts. Please remember this path as you will need define in powershell also for default location when open new tab of powershell.

Recommended Posts

How to Install Ubuntu Server (Step by Step)

For years, Ubuntu Server has been my go-to server operating system. It is one of the most widely used server OSs on the planet (especially when you add cloud deployments to the mix) and one of the most user-friendly server platforms available. To make Ubuntu Server even more appealing, you can download and install it […]

Kirul Samad 

Leave A Comment

You cannot copy content of this page.