Automatic Login in SSH using config file
Remembering tons of SSH hosts and respective signature files is hard. This is when the config file comes in place. Edit the file ~/.ssh/config.
|
|
Add the following:
|
|
Next time you try to login to the server:
|
|
Remembering tons of SSH hosts and respective signature files is hard. This is when the config file comes in place. Edit the file ~/.ssh/config.
|
|
Add the following:
|
|
Next time you try to login to the server:
|
|