flâneur — a map of the web's best reading

Multiple SSH keys for different accounts on Github or Gitlab (Example)

coderwall.com · 875 words · saved by 1 readers

A protip by mejt about ssh, git, gitlab, and github.

Multiple SSH keys for different accounts on Github or Gitlab (Example) dataLayer = [{ 'user_email': '', 'user_created_at': '' }]; Last Updated: August 16, 2023 · 135.4K · mejt Multiple SSH keys for different accounts on Github or Gitlab #ssh #git #gitlab #github Sometimes you need more accounts than one for access to Github or Gitlab and similar tools. For example you can have one account for your projects at home and second account for your company. 

 Case 1: Multiple accounts on Github 

 Create SSH keys with different names 

 $ ssh-k

Explore this link on the map →

saved by

related reading