]> git.wh0rd.org - home.git/blame - .ssh/config
gitconfig: add cp-a/cp-c shortcuts
[home.git] / .ssh / config
CommitLineData
37986fc0
MF
1# For HPN fast transfers
2# scp -oNoneEnabled=yes -oNoneSwitch=yes
3# also enable NoneEnabled on server side
4
1d09e4e9
MF
5#Host *
6# ControlMaster auto
7# ControlPath ~/.ssh/cm_socket/%r@%h:%p
8
1bcd182d 9Host wh0rd.org
275c321c 10 IdentityFile ~/.ssh/id_rsa.vapier
1bcd182d 11
5b61754d
MF
12Host depot
13 User root
37986fc0 14 HostName home.wh0rd.org
5ac1279f 15 Port 443
275c321c 16 IdentityFile ~/.ssh/id_rsa.vapier
5b61754d 17
a08a69bb
MF
18Host home
19 HostName home.wh0rd.org
4b6565a1
MF
20 Port 443
21
a7a4763c
MF
22Host bos.wh0rd.org
23 Port 443
24
4b6565a1 25Host home-ports
5d582780 26 HostName vpn-vapier-m
4b6565a1 27 #HostName home.wh0rd.org
5d582780 28 #Port 443
4b6565a1
MF
29 Compression yes
30 DynamicForward 22222
a08a69bb 31
9231fa16
MF
32Host dir-825
33 User root
34 HostName 192.168.0.250
35 IdentityFile ~/.ssh/id_dsa.vapier
36
7bfea961
MF
37###
38### Blackfin systems
39###
40
41Host cvs.blackfin.uclinux.org blackfin.uclinux.org db.blackfin.uclinux.org sources.blackfin.uclinux.org firewall-sources.blackfin.uclinux.org
42 User vapier
43 IdentityFile ~/.ssh/id_dsa.bfin
5b61754d 44 Compression yes
5b61754d 45
7bfea961
MF
46Host uboot u-boot www.denx.de
47 User gu-blackfin
7bfea961 48 IdentityFile ~/.ssh/id_dsa.bfin
3dbf50fb 49 HostName www.denx.de
5b61754d 50
1d09e4e9
MF
51Host gitolite.kernel.org
52 User git
53 IdentityFile ~/.ssh/limited/id_rsa.kernel.org
54
55Host kup.kernel.org
56 IdentityFile ~/.ssh/limited/id_rsa.kernel.org
511fb07d 57
7bfea961 58Host db.b.u.o
5b61754d 59 User root
3dbf50fb 60 IdentityFile ~/.ssh/id_dsa.adi
7bfea961
MF
61 HostName db.blackfin.uclinux.org
62 Port 443
5b61754d
MF
63Host docs.b.u.o
64 User root
3dbf50fb 65 IdentityFile ~/.ssh/id_dsa.adi
5b61754d 66 HostName docs.blackfin.uclinux.org
7bfea961 67Host sources.b.u.o
5b61754d 68 User root
3dbf50fb 69 IdentityFile ~/.ssh/id_dsa.adi
7bfea961
MF
70 HostName sources.blackfin.uclinux.org
71Host firewall-sources.b.u.o
72 User root
3dbf50fb 73 IdentityFile ~/.ssh/id_dsa.adi
7bfea961 74 HostName firewall-sources.blackfin.uclinux.org
5b61754d 75 Port 443
7bfea961 76Host firewall-sources.blackfin.uclinux.org
5b61754d 77 User vapier
3dbf50fb 78 IdentityFile ~/.ssh/id_dsa.adi
7bfea961 79 Port 443
1bcd182d
MF
80Host wiki.a.c
81 User vapier
82 IdentityFile ~/.ssh/id_dsa.adi
83 HostName 195.170.124.184
84 Port 6589
5b61754d 85
35c220c5 86###
735a3adb 87### Google systems
35c220c5 88###
735a3adb
MF
89
90Host gshell
91 HostName sh.corp.google.com
92 User vapier
93
35c220c5 94Host gerrit.chromium.org
735a3adb 95 Port 29418
35c220c5 96 IdentityFile ~/.ssh/id_rsa.google
3b358f0b 97Host gerrit-int.chromium.org git.chromium.org review.source.android.com review.coreboot.org
cb7ed907 98 Port 29419
35c220c5
MF
99 IdentityFile ~/.ssh/id_rsa.google
100
735a3adb
MF
101Host work
102 HostName vapier.cam.corp.google.com
a7a4763c
MF
103# SecureShell does this now.
104# RemoteForward 3000 127.0.0.1:1817
105# LocalForward 5901 127.0.0.1:5901
735a3adb 106
1bcd182d
MF
107###
108### random source systems
109###
110
111Host sourceware.org
1d09e4e9 112 IdentityFile ~/.ssh/id_rsa.vapier
1bcd182d 113
9231fa16 114Host uclibc.org
275c321c 115 IdentityFile ~/.ssh/id_rsa.vapier
9231fa16 116
68382e79
MF
117Host e? e?.enlightenment.org e?v*.enlightenment.org
118 User vapier
119 ProxyCommand none
120
121Host git.enlightenment.org
122 User git
123 ProxyCommand none
124
125Host *.enlightenment.org
126 User vapier
127 ProxyCommand ssh -q e5v1.enlightenment.org -W %h:%p
128
7bfea961
MF
129###
130### Gentoo systems
131###
132
133# then at runtime, do:
68382e79
MF
134# ssh -N -f -n master-cvs.gentoo.org
135Host master-cvs.gentoo.org
136 HostName cvs.gentoo.org
137 User vapier
138 ControlMaster yes
139 ControlPath ~/.ssh/master-%l-%r@%h:%p
1d09e4e9 140Host cvs.gentoo.org
68382e79
MF
141 ControlMaster no
142 ControlPath ~/.ssh/master-%l-%r@%h:%p
143 BatchMode yes
7bfea961
MF
144
145Host dev
5b61754d 146 HostName dev.gentoo.org
275c321c 147 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961 148
5b61754d
MF
149Host dev-ports
150 HostName dev.gentoo.org
275c321c 151 IdentityFile ~/.ssh/id_rsa.vapier
5b61754d 152 LocalForward 127.0.0.1:1111 127.0.0.1:25
b412dfcc 153
855bd9de 154Host cvs.gentoo.org
275c321c 155 IdentityFile ~/.ssh/id_rsa.vapier
855bd9de 156Host git.overlays.gentoo.org
e5e227cf 157 IdentityFile ~/.ssh/id_rsa.vapier
3dbf50fb 158
7bfea961
MF
159Host tinderbox
160 HostName x86dev.gentoo.osuosl.org
161
162### ALPHA ###
163
164Host alpha
165 HostName monolith.freenet-rz.de
1d09e4e9 166 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961
MF
167
168### AMD64 ###
169
d4864252
MF
170Host amd64
171 HostName nightheron.gentoo.org
1d09e4e9 172 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961
MF
173
174### ARM ###
175
176Host coral
177 HostName coral.gentoo.osuosl.org
1d09e4e9 178 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961 179
f317a567
MF
180Host polyp
181 HostName polyp.arm.dev.gentoo.org
275c321c 182 IdentityFile ~/.ssh/id_rsa.vapier
f317a567 183
7bfea961
MF
184### GBSD ###
185
7bfea961
MF
186
187### HPPA ###
188
189Host hake
190 HostName hppa.gentoo.osuosl.org
275c321c 191 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961
MF
192
193### IA64 ###
194
195Host beluga
196 HostName beluga.ia64.dev.gentoo.org
275c321c 197 IdentityFile ~/.ssh/id_rsa.vapier
2ee84e12
MF
198Host ia64 guppy
199 HostName guppy.ia64.dev.gentoo.org
275c321c 200 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961
MF
201
202### M68K ###
203
7bfea961
MF
204Host kolla
205 HostName chetter.kolla.no
206
207### MIPS ###
208
209Host raq2
210 HostName raq2.gentoo.osuosl.org
211
f317a567
MF
212Host mips
213 HostName 108.161.26.171
214 Port 9240
215
7bfea961
MF
216### PPC ###
217
f317a567 218Host ppc2
5e3240cc 219 HostName rooster.ppc64.dev.gentoo.org
9231fa16 220 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961 221
f317a567 222Host ppc ppc64
4ebcb056
MF
223 HostName timberdoodle.gentoo.osuosl.org
224 IdentityFile ~/.ssh/id_rsa.vapier
225
7bfea961
MF
226### S390 ###
227
275c321c 228Host lgentoo3
855bd9de 229 HostName lgentoo3.s390.gentoo.wh0rd.org
275c321c
MF
230 HostName 148.100.88.31
231 IdentityFile ~/.ssh/id_rsa.vapier
232Host lgentoo4
855bd9de 233 HostName lgentoo4.s390.gentoo.wh0rd.org
275c321c
MF
234 HostName 148.100.88.32
235 IdentityFile ~/.ssh/id_rsa.vapier
06abd7bf 236
b412dfcc 237Host gentoo01
06abd7bf 238 HostName 71
b412dfcc 239Host gentoo02
06abd7bf 240 HostName 71
7bfea961
MF
241
242### SPARC ###
243
244Host sparc
245 HostName bender.sparc.dev.gentoo.org
275c321c 246 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961
MF
247
248### SH ###
249
250Host lantank
251 HostName lantank.sh.dev.gentoo.org
275c321c 252 IdentityFile ~/.ssh/id_rsa.vapier