Photos by [Kelly Sikkema](https://unsplash.com/@kellysikkema) on [Unsplash](https://unsplash.com)

How to set up multiple SSH keys for multiple accounts

Introduction I have personal and work accounts on GitHub, GitLab and Bitbucket. How could I set all of this to work properly through SSH keys so that my system relies on the correct SSH key based on the identity it needs to use. For this particular post, we’re going to connect a personal and business identity for each account. But you can add as many as you like 😉 🔑 Key generation....

14 May 2022 · 4 min · Ludovic Wyffels