Using the tab extension is a nice thing. To make ssh know your hosts, add three lines in the ~/.ssh/config folder:
Host mySpecialHost
HostKeyAlias somehost-somewhere.ch
Hostname somehost-somewhere.ch
Using the tab extension is a nice thing. To make ssh know your hosts, add three lines in the ~/.ssh/config folder:
Host mySpecialHost
HostKeyAlias somehost-somewhere.ch
Hostname somehost-somewhere.ch