I need a user with more than one key-pair for SSH. Is that possible? Is that possible without having to specify which key to use on each command?
|
feedback
|
|
You can have multiple SSH keys (multiple identities). To use the at the command line add a
If you have a key for each server you can add the info in the .ssh/config file (see
| |||||
feedback
|