New

Check Whether You Already Have an SSH Key

Lists the key pairs already on this machine before you create another one.

A pair is two files: id_ed25519 is private and never leaves the machine, id_ed25519.pub is public and is what you hand to servers and GitHub.

When you need this: Always, as the first step. Generating a key over an existing one at the same path destroys access everywhere that key was trusted.

Command


        
2 views 0 copies
Log in to rate
Log in to save

Free account. Save snippets into your own collections.