Skip to content

Instantly share code, notes, and snippets.

@anjanashankar9
Created January 27, 2020 09:38
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 anjanashankar9/fb16ec46dac0a829f3b19921ae1f312a to your computer and use it in GitHub Desktop.
Save anjanashankar9/fb16ec46dac0a829f3b19921ae1f312a to your computer and use it in GitHub Desktop.
multiple github accounts - 1
$ ssh-keygen -t rsa -b 4096 -C "work.emailid"
Generating public/private rsa key pair.
Enter file in which to save the key (/home/****/.ssh/id_rsa):
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /home/anjana/.ssh/id_rsa.
Your public key has been saved in /home/anjana/.ssh/id_rsa.pub.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment