Here are some SSH shortcuts. Setting up aliases [crayon-5497815591021415389453/] Now executing “ssh myalias” from your shell will open an SSH connection to foo.com. [crayon-549781559105a892246456/] And to avoid the need to login at all you can set an identity file (assuming your public key has been placed on the ssh server). [crayon-5497815591063298667562/] Proxy Commands and Forwarding SSH […]
↧