SSH: Do you use one private/public key pair for each remote machine? Or a single pair for all?
- by Nick
When you want to have public key based ssh logins for multiple machines, do you use one private key, and put the same public key on all of the machines? Or do you have one private/public key pair for each connection?