Simplify your SSH commands with SSH configuration files.
For years I use to SSH into machines the hard way, specifying every argument,
every time:
ssh -A -p 9898 james@core.example.net
That's not too horrendous, but you'll find yourself searching through your shell
history to