Explore >> Select a destination


You are here

rolisz.com
| | engineering.zalando.com
3.9 parsecs away

Travel
| | Architecture and tooling behind machine learning at Zalando
| | zzamboni.org
4.6 parsecs away

Travel
| | via http://www.freshblurbs.com/blog/2013/06/22/github-multiple-ssh-keys.html#tldr Since Github doesn't allow us to reuse an SSH Key, the only sane solution is to jump through some hoops and generate + use multiple keys on the server itself. Let's look at some effective approaches of doing that. Short version: define multiple hosts in the SSH config file for each repository, which use different SSH keys, then you can assign different deploy keys to each repo. But read the whole article for the full details.
| | rolisz.ro
0.1 parsecs away

Travel
| | Until today, I always used Github as a server, pushing my code changes there, then pulling from there to the deployment server (in a more or less automated fashion). But today I ran into a locked down VM that blocked Github, so I had to find alternative ways to get
| | cryptsus.com
14.9 parsecs away

Travel
| How to configure SSH with YubiKey Security Keys U2F OTP Authentication on Ubuntu 18.04