projects
/
home-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a22655b
)
* Add ControlPath specification and rzlab3 entry
author
Don Armstrong
<don@donarmstrong.com>
Tue, 5 Aug 2008 15:48:19 +0000
(15:48 +0000)
committer
Don Armstrong
<don@donarmstrong.com>
Tue, 5 Aug 2008 15:48:19 +0000
(15:48 +0000)
.ssh/config
patch
|
blob
|
history
diff --git
a/.ssh/config
b/.ssh/config
index 829bc3c3719f265b5c58249e9fbdb28d042e18c6..412d5e8ec909872d381234a70e9cd1ab9df3fe82 100644
(file)
--- 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