Aug
20
A simple SSH config file
Posted by suvi under Other
You can provide ssh with a config file if you’re connecting to many different machines with different ports, user names etc.
Create a file called “config” in your .ssh directory on your machine. This file can contain entries such as
Leave a Reply