From: Don Armstrong Date: Tue, 5 Aug 2008 15:48:19 +0000 (+0000) Subject: * Add ControlPath specification and rzlab3 entry X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=commitdiff_plain;h=dda023622ef1d72b00b1bbff1c28ea10d42bc8f9 * Add ControlPath specification and rzlab3 entry --- diff --git a/.ssh/config b/.ssh/config index 829bc3c..412d5e8 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,3 +1,4 @@ +ControlPath ~/tmp/%l_%h_%p_%r Host frogsleap.com User frogsleap IdentityFile ~/.ssh/identity_frogsleap @@ -29,6 +30,10 @@ Host archimedes.ucr.edu User don UserKnownHostsFile ~/.ssh/known_hosts_don IdentityFile ~/.ssh/identity_don +Host rzlab3.ucr.edu + User don + UserKnownHostsFile ~/.ssh/known_hosts_don + IdentityFile ~/.ssh/identity_don Host rzlab.ucr.edu User don UserKnownHostsFile ~/.ssh/known_hosts_don