Skip to content

Instantly share code, notes, and snippets.

@exit99
exit99 / how_to_set_up_ssh_keys.md
Created February 12, 2022 16:43 — forked from ismarsantos/how_to_set_up_ssh_keys.md
Setting up ssh keys for remote server access

How to Set up SSH Keys

Create the RSA Key Pair

ssh-keygen -t rsa

Store the Keys and Passphrase

Once you have entered the Gen Key command, you will get a few more questions: