Saturday, December 03, 2011

github

Well, I added an account (and some code from Project Euler plus some coursework) on github. I will see how useful this becomes to me. I'm not sure how the public keys will work if I commit as the same person from multiple machines. I will have to experiment with that further.

1 comment:

Dan said...

So, in answer to the question of multiple locations, it turns out I just needed to copy the id_rsa over from my first machine to the second, and I was able to authenticate properly. Since this was the first time I'd made a password protected keypair, I was impressed to see a password dialog popup in gnome (doesn't happen at my desk since I use wmaker). ssh is powerful magic... always remember that secure telnet is only a sliver of what's in store for you!