1,885
edits
Changes
→Simplified SSH Access
== Simplified SSH Access ==
If you're using OpenSSH (the ssh client used on most Linux systems and other platforms), you can simplify complex ssh command lines by placing host connection details in the file <code>~/.ssh/config.</code>:
Host "betty"
port 2202
ssh betty