multiple keys

How To Manage Multiple …

In the previous article you learnt how to connect between two Linux machines, in this tutorial, you are going to learn how to manage more than one ssh keypair effectively. In your .ssh directory, create a file called config. Inside the config add the following lines: Host Cat HostName cat.com User …