]> git.wh0rd.org - home.git/blobdiff - .ssh/config
support `hg stash`
[home.git] / .ssh / config
index 6972cf04bff0d03b3c113abd3be78b21fdfb3224..a4235654713c6fabb9db9fa21173e38554cad5ac 100644 (file)
-Host depot
-       User root
-
-Host vapier
-       HostName 192.168.0.2
-       User vapier
+# For HPN fast transfers
+# scp -oNoneEnabled=yes -oNoneSwitch=yes
+# also enable NoneEnabled on server side
 
-Host vapier-ports
-       User root
-       HostName vapier
-       LocalForward 5901 127.0.0.1:5901
+Host wh0rd.org
+       IdentityFile ~/.ssh/id_dsa.vapier
 
-Host work
-       HostName localhost
-       Port 2
-Host work-ports
+Host depot
        User root
-       HostName wh0rd.org
-       LocalForward 25 nwd2exm5.ad.analog.com:25
-       LocalForward 143 nwd2exm5.ad.analog.com:143
-
-Host home-ports
        HostName home.wh0rd.org
-#      HostName 141.154.201.90
-#      HostName 192.168.254.1
-       User root
-       Port 2
-#      Port 443
-       ForwardX11 no
-       Compression yes
-       LocalForward 5900 127.0.0.1:5900
-#      LocalForward 8888 127.0.0.1:8888
-#      DynamicForward 22222
+       Port 443
+       IdentityFile ~/.ssh/id_dsa.vapier
 
 Host home
        HostName home.wh0rd.org
-#      HostName 141.154.201.90
-#      HostName 192.168.254.1
-       User root
-#      Port 443
-       Port 2
+       Port 443
 
-Host m metro rd-linux-2420
-       HostName 192.168.202.30
-       User root
+Host home-ports
+       HostName vpn-vapier-m
+       #HostName home.wh0rd.org
+       #Port 443
+       Compression yes
+       DynamicForward 22222
 
-Host sources.b.u.o
+Host dir-825
        User root
-       HostName sources.blackfin.uclinux.org
+       HostName 192.168.0.250
+       IdentityFile ~/.ssh/id_dsa.vapier
 
-Host docs.b.u.o
-       User root
-       HostName docs.blackfin.uclinux.org
-       ForwardX11 yes
+Host wh0rd-admin
+       User wh0rd
+       HostName wh0rd.vmadmin.bytemark.co.uk
+       IdentityFile ~/.ssh/id_dsa.vapier
 
-Host db.b.u.o
-       User root
-       HostName db.blackfin.uclinux.org
-       Port 443
+###
+### Blackfin systems
+###
 
-Host firewall-sources.blackfin.uclinux.org firewall-sources.b.u.o sources.blackfin.uclinux.org
-       Port 443
+Host cvs.blackfin.uclinux.org blackfin.uclinux.org db.blackfin.uclinux.org sources.blackfin.uclinux.org firewall-sources.blackfin.uclinux.org
        User vapier
-       #HostName firewall-sources.blackfin.uclinux.org
-       HostName 204.50.165.246
        IdentityFile ~/.ssh/id_dsa.bfin
+       Compression yes
 
-Host www.denx.de
+Host uboot u-boot www.denx.de
        User gu-blackfin
-       HostName www.denx.de
        IdentityFile ~/.ssh/id_dsa.bfin
+       HostName www.denx.de
 
-Host norwood-cvs nwd2cvs1.corp.analog.com
-       User cvsuser
-       HostName nwd2cvs1.corp.analog.com
+Host ra.kernel.org
+       User gitolite
+       IdentityFile ~/.ssh/id_rsa.kernel.org
 
-Host shanghai-cvs
+Host db.b.u.o
        User root
-       HostName 10.99.22.20
-       ForwardX11 no
-
-Host shanghai-cvs-ports
+       IdentityFile ~/.ssh/id_dsa.adi
+       HostName db.blackfin.uclinux.org
+       Port 443
+Host docs.b.u.o
+       User root
+       IdentityFile ~/.ssh/id_dsa.adi
+       HostName docs.blackfin.uclinux.org
+Host sources.b.u.o
        User root
-       HostName 10.99.22.20
-       ForwardX11 no
-       LocalForward 8079 localhost:8079
+       IdentityFile ~/.ssh/id_dsa.adi
+       HostName sources.blackfin.uclinux.org
+Host firewall-sources.b.u.o
+       User root
+       IdentityFile ~/.ssh/id_dsa.adi
+       HostName firewall-sources.blackfin.uclinux.org
+       Port 443
+Host firewall-sources.blackfin.uclinux.org
+       User vapier
+       IdentityFile ~/.ssh/id_dsa.adi
+       Port 443
+Host wiki.a.c
+       User vapier
+       IdentityFile ~/.ssh/id_dsa.adi
+       HostName 195.170.124.184
+       Port 6589
 
-Host shanghai-ports
+###
+### Google systems
+###
+
+Host gshell
+       HostName sh.corp.google.com
        User vapier
-       HostName localhost
-       Port 8079
-       ForwardX11 no
-       DynamicForward 22222
-       LocalForward localhost:1143 nwd2exm5.ad.analog.com:143
-       LocalForward localhost:2225 nwd2exm5.ad.analog.com:25
 
-Host nashua-test
-       User root
-       HostName 10.69.2.210
+Host gerrit.chromium.org
+       Port 29418
+       IdentityFile ~/.ssh/id_rsa.google
+Host gerrit-int.chromium.org git.chromium.org review.source.android.com
+       IdentityFile ~/.ssh/id_rsa.google
 
-Host fpga
-       User mfrysin
-       HostName 65.90.9.117
-       Port 443
-       IdentityFile ~/.ssh/id_dsa.bfin
+Host work
+       HostName vapier.cam.corp.google.com
+
+###
+### random source systems
+###
 
-Host git.overlays.gentoo.org ltp.cvs.sourceforge.net
+Host sourceware.org
        IdentityFile ~/.ssh/id_dsa.vapier
-Host dev dev.gentoo.org
+
+Host uclibc.org
+       IdentityFile ~/.ssh/id_dsa.vapier
+
+###
+### Gentoo systems
+###
+
+# then at runtime, do:
+# ssh -M -N -f vapier@cvs.gentoo.org
+#Host cvs.gentoo.org
+#      ControlMaster auto
+#      ControlPath ~/.ssh/master-%r@%h:%p
+#Host cvs.gentoo.org svn.gentoo.org
+#      ProxyCommand ssh -a vapier@dev.gentoo.org /usr/bin/nc -q2 %h %p
+
+Host dev
        HostName dev.gentoo.org
        IdentityFile ~/.ssh/id_dsa.vapier
+
 Host dev-ports
        HostName dev.gentoo.org
        IdentityFile ~/.ssh/id_dsa.vapier
        LocalForward 127.0.0.1:1111 127.0.0.1:25
+
+Host cvs.gentoo.org git.overlays.gentoo.org
+       IdentityFile ~/.ssh/id_dsa.vapier
+
+Host tinderbox
+       HostName x86dev.gentoo.osuosl.org
+
+### ALPHA ###
+
+Host alpha
+       HostName monolith.freenet-rz.de
+       IdentityFile ~/.ssh/id_dsa.vapier
+
+### AMD64 ###
+
+Host amd64 poseidon
+       HostName poseidon.amd64.dev.gentoo.org
+       IdentityFile ~/.ssh/id_dsa.vapier
+
+### ARM ###
+
+Host coral
+       HostName coral.gentoo.osuosl.org
+       IdentityFile ~/.ssh/id_dsa.vapier
+
+### GBSD ###
+
+
+### HPPA ###
+
+Host hake
+       HostName hppa.gentoo.osuosl.org
+       IdentityFile ~/.ssh/id_dsa.vapier
+
+### IA64 ###
+
+Host beluga
+       HostName beluga.ia64.dev.gentoo.org
+       IdentityFile ~/.ssh/id_dsa.vapier
+Host ia64
+       HostName i2.gentoo.osuosl.org
+       IdentityFile ~/.ssh/id_dsa.vapier
+
+### M68K ###
+
+Host kolla
+       HostName chetter.kolla.no
+
+### MIPS ###
+
+Host raq2
+       HostName raq2.gentoo.osuosl.org
+
+### PPC ###
+
+Host ppc
+       HostName rooster.ppc64.dev.gentoo.org
+       IdentityFile ~/.ssh/id_rsa.vapier
+
+### S390 ###
+
+Host lgentoo1
+       HostName 148.100.96.97
+       IdentityFile ~/.ssh/id_rsa.vapier
+Host lgentoo2
+       HostName 148.100.96.98
+       IdentityFile ~/.ssh/id_rsa.vapier
+
+Host gentoo01
+       HostName 71
+Host gentoo02
+       HostName 71
+
+### SPARC ###
+
+Host sparc
+       HostName bender.sparc.dev.gentoo.org
+       Port 2223
+       IdentityFile ~/.ssh/id_dsa.vapier
+
+### SH ###
+
+Host lantank
+       HostName lantank.sh.dev.gentoo.org
+       IdentityFile ~/.ssh/id_dsa.vapier