Skip to content

SSH KEY CREATE & READ

Ike edited this page Apr 11, 2023 · 2 revisions

To create a new ssh key ssh-keygen (not to be done when you already have an existing key or dont know if computer has an existing key)

To read ssh existing key (if it has already been created) cat ~/.ssh/id_rsa.pub