install public ssh keys on remote servers
June 25th, 2008 Posted in technologyI have SSH access to many hundreds of servers and am regularly needing to log into new systems. My SSH key is available via ssh-agent thanks to the ssh-agent script I wrote. To make good use of ssh-agent, my SSH public key needs to be installed on the remote servers. I have had to do this often so today I polished up a shell script that automates the installation of your ssh key on remote servers. It is now fit for mass consumption.


martha Says:
June 26th, 2008 at 10:23 pmVisit martha
Wow. That really does prove you are a computer geek. I have NO clue what you just said.
Did you see the pic i posted just for you?
Rainer Says:
July 1st, 2008 at 7:50 pmVisit Rainer
Nevertheless a nice script.