Utilities

Tools and utilities to support your home lab, including SSH clients and key management.

How to generate a Public/Private key pair using PuTTY

1. Prerequisites Install PuTTY on a Windows device. (Follow my guide here.)  2. Start PuTTYgen Start PuTTYgen (this will have been installed as part of the PuTTY install)  3. Choose the type of key to generate The choice here is between RSA and EdDSA, the trade-off is between performance and compatibility. RSA is universally supported

How to generate a Public/Private key pair using PuTTY Read More »

Scroll to Top