Posts Tagged ssh-agent

More CS137 setup… stuff

Because I am feeling accomplished, and because I also want to avoid my physics homework. I think I’ve got a pretty good system working for CS137 (and the UW CS servers) now. I’ve got: sshag working, so I don’t have to eval `ssh-agent` && ssh-add each time I open a new screen session a modified […]

, ,

No Comments

ssh-agent messiness & solving it

I’ve known about ssh-agent for a while, but as I was practically permanently using PuTTY (on Windows), I only bothered with learning about Pageant. But Git uses ssh to connect to github, and I was getting tired of typing in my password with every push. I got annoyed with InteliJ for making me type in […]

, , ,

No Comments