summaryrefslogtreecommitdiffstats
path: root/.ssh
diff options
context:
space:
mode:
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config24
1 files changed, 20 insertions, 4 deletions
diff --git a/.ssh/config b/.ssh/config
index 5a550dc..378377b 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -5,7 +5,8 @@ Host daemon
HostName daemon.robocracy.org
User bnewbold
Host animus
- HostName animus.robocracy.org
+ Port 2222
+ HostName 69.12.22.71
User bnewbold
Host linux
HostName linux.mit.edu
@@ -31,9 +32,24 @@ Host fajitta
Host flauta
HostName flauta.berkeley.edu
User polarbear
-Host leaf_bh
- HostName leaflabs.net
- User leaflabs
Host leaf
HostName 69.164.217.230
+ Port 2269
User bnewbold
+Host leaf_rsync
+ HostName ch-s010.rsync.net
+ User 10009
+Host adelie
+ HostName 173.230.155.60
+ Port 484
+ User bnewbold
+Host mars
+ HostName mars.cfa.harvard.edu
+ User bnewbold
+Host bmode
+ HostName bicep0.caltech.edu
+ User bnewbold
+Host bicep51
+ HostName bicep.fas.harvard.edu
+ User bicep
+ ForwardX11 yes