Mailinglist Archive


OpenSSH login tricks
From:Joe Klemmer
Date: Tue, 06 Feb 2007 10:43:01 -0500

OpenSSH login tricks
by  Vincent Danen  |  2/2/07 

Takeaway:  Vincent Danen is a fan of OpenSSH for remote connections. Here,
he shares some tricks for streamlining remote access to systems using SSH.
[...]
A typical login scenario, then, might look like:

	[me@myhost]$ ssh guard.example.com
	[me@guard]$ ssh work1

If you connect to those other systems (such as work1) often, it can
become tiresome to always connect to guard and then connect to the other
system. OpenSSH allows us a few tricks to get around this, so you can
simply do ssh work1 on your home system and log in to the remote work1
system without first logging into guard.

http://articles.techrepublic.com.com/5100-1035_11-6155832.html?tag=nl.e011