Tag Archives: ssh keys
Article

Getting PDSH and Wget to install SSH key

So, I wanted to spray an SSH public key on a bunch of hosts. Since I have PDSH installed, and I have the PDSH user key stored on those hosts, I used it to do what I needed. Below is a simple command that will grab a file, then appends it to an existing file. [...]

Read More