[Assorted-commits] SF.net SVN: assorted:[1363] configs/trunk/src/ssh/config
Brought to you by:
yangzhang
From: <yan...@us...> - 2009-05-05 16:10:08
|
Revision: 1363 http://assorted.svn.sourceforge.net/assorted/?rev=1363&view=rev Author: yangzhang Date: 2009-05-05 16:09:58 +0000 (Tue, 05 May 2009) Log Message: ----------- added nr Modified Paths: -------------- configs/trunk/src/ssh/config Modified: configs/trunk/src/ssh/config =================================================================== --- configs/trunk/src/ssh/config 2009-05-05 06:06:16 UTC (rev 1362) +++ configs/trunk/src/ssh/config 2009-05-05 16:09:58 UTC (rev 1363) @@ -5,6 +5,10 @@ # StrictHostKeyChecking no +Host nr + HostName nr.ath.cx + User yang + Host farm1 HostName farm1.csail.mit.edu User yang This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |