ssh agent forwarding protip

my source code management / git workflow just got a bit easier: i’ve never used ssh agent forwarding before, but now i can just use one key to manage access to different repos instead of having separate keys on all my hosts.

in the past, i’d never really used “ssh -A” because it didn’t automagically work with the screen terminal multiplexer… but now, thanks to superuser, it does!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>