]> git.donarmstrong.com Git - home-base.git/blob - .ssh/config
* it's acbn, not abcn.
[home-base.git] / .ssh / config
1 ControlMaster auto
2 ControlPath ~/tmp/%h_%p_%r
3 Host frogsleap.com
4   User frogsleap
5   IdentityFile ~/.ssh/identity_frogsleap
6 Host *.debian.org
7   IdentityFile ~/.ssh/identity_debian
8   UserKnownHostsFile ~/.ssh/known_hosts_debian
9 Host charlie
10 Host delta
11 Host *.prometheuslabor.com
12 Host *.sndservers.com
13   IdentityFile ~/.ssh/identity_sndservers
14   UserKnownHostsFile ~/.ssh/known_hosts_sndservers
15 # machines in the don bit
16 Host ernst.ucr.edu
17   User zido
18   IdentityFile ~/.ssh/identity_don
19 Host acif500.ucr.edu
20   User zido
21   IdentityFile ~/.ssh/identity_don
22 Host volo
23   User don
24   HostKeyAlias volo
25   CheckHostIP no
26   IdentityFile ~/.ssh/identity_don
27 Host zeto
28   User don
29   HostKeyAlias zeto
30   CheckHostIP no
31   IdentityFile ~/.ssh/identity_don
32 # donarmstrong machines so I don't have to type them in
33 Host archimedes.ucr.edu
34   User don
35   UserKnownHostsFile ~/.ssh/known_hosts_don
36   IdentityFile ~/.ssh/identity_don
37 Host rzlab3.ucr.edu
38   User don
39   UserKnownHostsFile ~/.ssh/known_hosts_don
40   IdentityFile ~/.ssh/identity_don
41 Host rzlab.ucr.edu
42   User don
43   UserKnownHostsFile ~/.ssh/known_hosts_don
44   IdentityFile ~/.ssh/identity_don
45 Host spth1304.ucr.edu
46   User don
47   UserKnownHostsFile ~/.ssh/known_hosts_don
48   IdentityFile ~/.ssh/identity_don
49 Host *.donarmstrong.com
50   User don
51   UserKnownHostsFile ~/.ssh/known_hosts_don
52   IdentityFile ~/.ssh/identity_don
53 Host crito.ucr.edu
54   User don
55   UserKnownHostsFile ~/.ssh/known_hosts_don
56   IdentityFile ~/.ssh/identity_don
57 # Propel consulting machinges
58 Host 172.16.0.59
59   IdentityFile ~/.ssh/identity_propel
60 Host xen.propel.com
61   IdentityFile ~/.ssh/identity_propel
62 Host scs.propel.com
63   User darmstrong
64   IdentityFile ~/.ssh/identity_propel
65 Host pacific.propel.com
66   User darmstrong
67   IdentityFile ~/.ssh/identity_propel
68 Host builder.lab.propel.com
69   User don
70   IdentityFile ~/.ssh/identity_propel
71 Host debianarchive.lab.propel.com
72   User don
73   IdentityFile ~/.ssh/identity_propel
74 Host *.lab.propel.com
75   User darmstrong
76   IdentityFile ~/.ssh/identity_propel
77 Host *.abaca.com
78   User darmstrong
79   IdentityFile ~/.ssh/identity_propel
80 Host blogamundo.com
81   User don
82   IdentityFile ~/.ssh/identity_blogamundo
83 Host culinarytrends.net
84   User don
85   IdentityFile ~/.ssh/identity_culinarytrends
86 Host alanarmstrong.com
87   User don
88   IdentityFile ~/.ssh/identity_alanarmstrong
89 Host *.kneedraggers.com
90   User don
91   IdentityFile ~/.ssh/identity_kneedraggers
92 Host tijuana.com
93   User don
94   IdentityFile ~/.ssh/identity_castello
95 Host daycare.com
96   User don
97   IdentityFile ~/.ssh/identity_castello
98 Host *.ccin.com
99   User don
100   IdentityFile ~/.ssh/identity_castello
101   UserKnownHostsFile ~/.ssh/known_hosts_castello
102 Host *.excelwholesale.com
103 Host lists.acbnrates.com
104   User don
105   IdentityFile ~/.ssh/identity_excelwholesale
106 Host debbugs.gnu.org
107   User don
108   IdentityFile ~/.ssh/identity_debbugs_gnu