Skip to content

Instantly share code, notes, and snippets.

@kasir-barati
Created September 2, 2022 13:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kasir-barati/8041a9367876981efd3d14c4d640dc33 to your computer and use it in GitHub Desktop.
Save kasir-barati/8041a9367876981efd3d14c4d640dc33 to your computer and use it in GitHub Desktop.
My ssh journey
  1. ssh-keygen
  • Specify a new pass if you already have another ssh
  1. ssh-agent -s
  2. ssh-agent ssh-add .ssh/backup/id_rsa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment