Updated ssh hosts, indentation for sublime
This commit is contained in:
parent
020f56f952
commit
f19a75d677
2 changed files with 62 additions and 196 deletions
256
.ssh/config
256
.ssh/config
|
@ -1,172 +1,87 @@
|
||||||
HashKnownHosts no
|
HashKnownHosts no
|
||||||
|
RemoteForward 52698 127.0.0.1:52698
|
||||||
|
ForwardX11 no
|
||||||
|
|
||||||
## ## ####### ###### ######## ## ####### ###### #### ## ## ######
|
|
||||||
## ## ## ## ## ## ## ## ## ## ## ## ## ### ## ## ##
|
## ## ###### ######## ######## ## ## ######## ########
|
||||||
## ## ## ## ## ## ## ## ## ## ## #### ## ##
|
## ## ## ## ## ## ## ## ## ## ## ##
|
||||||
######### ## ## ###### ## ## ## ## ## #### ## ## ## ## ######
|
## ## ## ## ## ## ## ## ## ## ##
|
||||||
## ## ## ## ## ## ## ## ## ## ## ## ## #### ##
|
## ## ###### ###### ######## ## ## ###### ########
|
||||||
## ## ## ## ## ## ## ## ## ## ## ## ## ## ### ## ##
|
## ## ## ## ## ## ## ## ## ## ##
|
||||||
## ## ####### ###### ## ######## ####### ###### #### ## ## ######
|
## ## ## ## ## ## ## ## ## ## ## ##
|
||||||
|
### ###### ######## ## ## ### ######## ## ##
|
||||||
|
|
||||||
Host MORPHEUS
|
Host MORPHEUS
|
||||||
Hostname morpheus.enbewe.de
|
Hostname morpheus.enbewe.de
|
||||||
Port 22
|
Port 22
|
||||||
User nis
|
User nis
|
||||||
ForwardX11 no
|
|
||||||
RemoteForward 52698 127.0.0.1:52698
|
Host NIOBE
|
||||||
IdentityFile ~/.ssh/hosts/de.enbewe.morpheus-nis
|
Hostname niobe.enbewe.de
|
||||||
|
Port 22
|
||||||
|
User nis
|
||||||
|
|
||||||
Host APOC
|
Host APOC
|
||||||
Hostname apoc.enbewe.de
|
Hostname apoc.enbewe.de
|
||||||
Port 22
|
Port 22
|
||||||
User nis
|
User nis
|
||||||
ForwardX11 no
|
|
||||||
RemoteForward 52698 127.0.0.1:52698
|
|
||||||
IdentityFile ~/.ssh/hosts/de.enbewe.apoc-nis
|
|
||||||
|
|
||||||
Host SWITCH
|
|
||||||
Hostname switch.enbewe.de
|
|
||||||
Port 22
|
|
||||||
User nis
|
|
||||||
ForwardX11 no
|
|
||||||
RemoteForward 52698 127.0.0.1:52698
|
|
||||||
IdentityFile ~/.ssh/hosts/de.enbewe.switch-nis
|
|
||||||
|
|
||||||
Host MOUSE
|
|
||||||
Hostname mouse.enbewe.de
|
|
||||||
Port 22
|
|
||||||
User nis
|
|
||||||
ForwardX11 no
|
|
||||||
RemoteForward 52698 127.0.0.1:52698
|
|
||||||
IdentityFile ~/.ssh/hosts/de.enbewe.mouse-nis
|
|
||||||
|
|
||||||
Host LINK
|
Host LINK
|
||||||
Hostname link.enbewe.de
|
Hostname link.enbewe.de
|
||||||
Port 22
|
Port 22
|
||||||
User nis
|
User nis
|
||||||
ForwardX11 no
|
|
||||||
RemoteForward 52698 127.0.0.1:52698
|
|
||||||
IdentityFile ~/.ssh/hosts/de.enbewe.link-nis
|
|
||||||
|
|
||||||
Host TANK
|
Host SWITCH
|
||||||
Hostname tank.enbewe.de
|
Hostname switch.enbewe.de
|
||||||
|
Port 22
|
||||||
|
User nis
|
||||||
|
|
||||||
|
Host MOUSE
|
||||||
|
Hostname mouse.enbewe.de
|
||||||
Port 22
|
Port 22
|
||||||
User nis
|
User nis
|
||||||
ForwardX11 no
|
|
||||||
RemoteForward 52698 127.0.0.1:52698
|
|
||||||
IdentityFile ~/.ssh/hosts/de.enbewe.tank-nis
|
|
||||||
|
|
||||||
Host BACKUPS
|
Host BACKUPS
|
||||||
Hostname backups.janiwe.de
|
Hostname backups.janiwe.de
|
||||||
Port 22
|
Port 22
|
||||||
User enbewe
|
User enbewe
|
||||||
ForwardX11 no
|
|
||||||
RemoteForward 52698 127.0.0.1:52698
|
|
||||||
IdentityFile ~/.ssh/hosts/de.janiwe.backups-enbewe
|
IdentityFile ~/.ssh/hosts/de.janiwe.backups-enbewe
|
||||||
|
|
||||||
|
Host TOPPOINT
|
||||||
|
Hostname shabang.toppoint.de
|
||||||
|
User enbewe
|
||||||
|
IdentityFile ~/.ssh/hosts/de.toppoint-enbewe
|
||||||
|
|
||||||
|
|
||||||
|
## ### ## ## ## ## ####### ###### ######## ######
|
||||||
|
## ## ## ### ## ## ## ## ## ## ## ## ## ##
|
||||||
|
## ## ## #### ## ## ## ## ## ## ## ##
|
||||||
|
## ## ## ## ## ## ######### ## ## ###### ## ######
|
||||||
|
## ######### ## #### ## ## ## ## ## ## ##
|
||||||
|
## ## ## ## ### ## ## ## ## ## ## ## ## ##
|
||||||
|
######## ## ## ## ## ## ## ####### ###### ## ######
|
||||||
|
|
||||||
Host RASPI
|
Host RASPI
|
||||||
Hostname enbewe-raspi.fritz.box
|
Hostname enbewe-raspi.fritz.box
|
||||||
User enbewe
|
User enbewe
|
||||||
ForwardX11 no
|
|
||||||
RemoteForward 52698 127.0.0.1:52698
|
|
||||||
LocalForward 9666 localhost:9666
|
LocalForward 9666 localhost:9666
|
||||||
IdentityFile ~/.ssh/hosts/box.fritz.various-various
|
IdentityFile ~/.ssh/hosts/box.fritz.various-various
|
||||||
|
|
||||||
Host XBMC
|
Host XBMC
|
||||||
Hostname enbewe-xbmc.fritz.box
|
Hostname enbewe-xbmc.fritz.box
|
||||||
User root
|
User root
|
||||||
ForwardX11 no
|
|
||||||
RemoteForward 52698 127.0.0.1:52698
|
|
||||||
IdentityFile ~/.ssh/hosts/box.fritz.various-various
|
IdentityFile ~/.ssh/hosts/box.fritz.various-various
|
||||||
|
|
||||||
Host RX300
|
#Host RX300
|
||||||
Hostname enbewe-rx300s6.fritz.box
|
# Hostname enbewe-rx300s6.fritz.box
|
||||||
User nis
|
# User nis
|
||||||
ForwardX11 no
|
# IdentityFile ~/.ssh/hosts/box.fritz.enbewe-rx300s6-nis
|
||||||
RemoteForward 52698 127.0.0.1:52698
|
|
||||||
IdentityFile ~/.ssh/hosts/box.fritz.enbewe-rx300s6-nis
|
|
||||||
|
|
||||||
Host QNAP
|
Host QNAP
|
||||||
Hostname eNBeWe-QNAP.fritz.box
|
Hostname eNBeWe-QNAP.fritz.box
|
||||||
User admin
|
User admin
|
||||||
ForwardX11 no
|
|
||||||
RemoteForward 52698 127.0.0.1:52698
|
|
||||||
IdentityFile ~/.ssh/hosts/box.fritz.various-various
|
IdentityFile ~/.ssh/hosts/box.fritz.various-various
|
||||||
|
|
||||||
Host TOPPOINT
|
|
||||||
Hostname shabang.toppoint.de
|
|
||||||
User enbewe
|
|
||||||
ForwardX11 no
|
|
||||||
RemoteForward 52698 127.0.0.1:52698
|
|
||||||
IdentityFile ~/.ssh/hosts/de.toppoint-enbewe
|
|
||||||
|
|
||||||
Host IFI
|
|
||||||
Hostname beorn.informatik.uni-kiel.de
|
|
||||||
User nbw
|
|
||||||
ForwardX11 yes
|
|
||||||
RemoteForward 52698 127.0.0.1:52698
|
|
||||||
IdentityFile ~/.ssh/hosts/de.uni-kiel.informatik-nbw
|
|
||||||
|
|
||||||
Host RTSYS
|
|
||||||
Hostname rtsys.informatik.uni-kiel.de
|
|
||||||
User nbw
|
|
||||||
ForwardX11 yes
|
|
||||||
RemoteForward 52698 127.0.0.1:52698
|
|
||||||
IdentityFile ~/.ssh/hosts/de.uni-kiel.informatik.rtsys-nbw
|
|
||||||
|
|
||||||
Host AEON
|
|
||||||
Hostname aeon.rtsys
|
|
||||||
User nbw
|
|
||||||
ForwardX11 yes
|
|
||||||
RemoteForward 52698 127.0.0.1:52698
|
|
||||||
IdentityFile ~/.ssh/hosts/de.uni-kiel.informatik.rtsys-nbw
|
|
||||||
|
|
||||||
Host ATTOSEC
|
|
||||||
Hostname attosec.rtsys
|
|
||||||
User nbw
|
|
||||||
ForwardX11 no
|
|
||||||
RemoteForward 52698 127.0.0.1:52698
|
|
||||||
IdentityFile ~/.ssh/hosts/de.uni-kiel.informatik.rtsys-nbw
|
|
||||||
|
|
||||||
Host INFOSCREEN
|
|
||||||
Hostname infoscreen.rtsys
|
|
||||||
User nbw
|
|
||||||
ForwardX11 no
|
|
||||||
RemoteForward 52698 127.0.0.1:52698
|
|
||||||
IdentityFile ~/.ssh/hosts/de.uni-kiel.informatik.rtsys-nbw
|
|
||||||
|
|
||||||
Host RAILPI0
|
|
||||||
Hostname railway.rtsys.informatik.uni-kiel.de
|
|
||||||
Port 20020
|
|
||||||
User rtadmin
|
|
||||||
ForwardX11 no
|
|
||||||
RemoteForward 52698 127.0.0.1:52698
|
|
||||||
IdentityFile ~/.ssh/hosts/de.uni-kiel.informatik.rtsys.railway-pi
|
|
||||||
|
|
||||||
Host RAILPI1
|
|
||||||
Hostname railway.rtsys.informatik.uni-kiel.de
|
|
||||||
Port 20021
|
|
||||||
User rtadmin
|
|
||||||
ForwardX11 no
|
|
||||||
RemoteForward 52698 127.0.0.1:52698
|
|
||||||
IdentityFile ~/.ssh/hosts/de.uni-kiel.informatik.rtsys.railway-pi
|
|
||||||
|
|
||||||
Host RAILPI2
|
|
||||||
Hostname railway.rtsys.informatik.uni-kiel.de
|
|
||||||
Port 20022
|
|
||||||
User rtadmin
|
|
||||||
ForwardX11 no
|
|
||||||
RemoteForward 52698 127.0.0.1:52698
|
|
||||||
IdentityFile ~/.ssh/hosts/de.uni-kiel.informatik.rtsys.railway-pi
|
|
||||||
|
|
||||||
Host RAILPI3
|
|
||||||
Hostname railway.rtsys.informatik.uni-kiel.de
|
|
||||||
Port 20023
|
|
||||||
User rtadmin
|
|
||||||
ForwardX11 no
|
|
||||||
RemoteForward 52698 127.0.0.1:52698
|
|
||||||
IdentityFile ~/.ssh/hosts/de.uni-kiel.informatik.rtsys.railway-pi
|
|
||||||
|
|
||||||
|
|
||||||
###### #### ######## ###### ######## ######## ## ## ######## ########
|
###### #### ######## ###### ######## ######## ## ## ######## ########
|
||||||
## ## ## ## ## ## ## ## ## ## ## ## ## ##
|
## ## ## ## ## ## ## ## ## ## ## ## ## ##
|
||||||
|
@ -176,59 +91,35 @@ Host RAILPI3
|
||||||
## ## ## ## ## ## ## ## ## ## ## ## ## ##
|
## ## ## ## ## ## ## ## ## ## ## ## ## ##
|
||||||
###### #### ## ###### ######## ## ## ### ######## ## ##
|
###### #### ## ###### ######## ## ## ### ######## ## ##
|
||||||
|
|
||||||
Host GIT-RTSYS
|
|
||||||
Hostname git.rtsys.informatik.uni-kiel.de
|
|
||||||
Port 7999
|
|
||||||
User git
|
|
||||||
IdentityFile ~/.ssh/git/de.uni-kiel.informatik.rtsys.git-nbw
|
|
||||||
|
|
||||||
Host git-rtsys
|
|
||||||
Hostname git.rtsys.informatik.uni-kiel.de
|
|
||||||
Port 7999
|
|
||||||
User git
|
|
||||||
IdentityFile ~/.ssh/git/de.uni-kiel.informatik.rtsys.git-nbw
|
|
||||||
|
|
||||||
Host GIT-CSPRUNG
|
|
||||||
Hostname gitlab.csprung.de
|
|
||||||
Port 22
|
|
||||||
User git
|
|
||||||
IdentityFile ~/.ssh/git/de.csprung.gitlab-nbw
|
|
||||||
|
|
||||||
Host GIT-IFI
|
|
||||||
Hostname git.informatik.uni-kiel.de
|
|
||||||
Port 22
|
|
||||||
User git
|
|
||||||
IdentityFile ~/.ssh/git/de.uni-kiel.informatik.git-nbw
|
|
||||||
|
|
||||||
Host GIT-ENBEWE
|
Host GIT-ENBEWE
|
||||||
Hostname git.enbewe.de
|
Hostname git.enbewe.de
|
||||||
Port 22
|
Port 22
|
||||||
User git
|
User git
|
||||||
IdentityFile ~/.ssh/git/de.enbewe.git-enbewe
|
IdentityFile ~/.ssh/git/de.enbewe.git-enbewe
|
||||||
|
|
||||||
Host GIT-FFKI
|
|
||||||
Hostname git.freifunk.in-kiel.de
|
|
||||||
Port 22
|
|
||||||
User git
|
|
||||||
IdentityFile ~/.ssh/git/de.in-kiel.freifunk.git-git
|
|
||||||
|
|
||||||
Host GIT-GITHUB
|
Host GIT-GITHUB
|
||||||
Hostname github.com
|
Hostname github.com
|
||||||
Port 22
|
Port 22
|
||||||
User git
|
User git
|
||||||
IdentityFile ~/.ssh/git/com.github-enbewe
|
IdentityFile ~/.ssh/git/com.github-enbewe
|
||||||
|
|
||||||
Host git-github
|
Host GIT-FFKI
|
||||||
Hostname github.com
|
Hostname git.freifunk.in-kiel.de
|
||||||
Port 22
|
Port 22
|
||||||
User git
|
User git
|
||||||
IdentityFile ~/.ssh/git/com.github-enbewe
|
IdentityFile ~/.ssh/git/de.in-kiel.freifunk.git-git
|
||||||
|
|
||||||
Host GIT-ETAS
|
Host GIT-TOPPOINT
|
||||||
Hostname bitbucket.etas-dev.com
|
Hostname gitlab.toppoint.de
|
||||||
Port 7999
|
Port 22
|
||||||
User git
|
User git
|
||||||
IdentityFile ~/.ssh/git/com.etas-dev.bitbucket-obi9fe
|
IdentityFile ~/.ssh/git/de.toppoint.gitlab-enbewe
|
||||||
|
|
||||||
|
Host GIT-ONN
|
||||||
|
Hostname git.offenenetzenord.de
|
||||||
|
Port 22
|
||||||
|
User git
|
||||||
|
|
||||||
|
|
||||||
######## ######## ######## #### ######## ## ## ## ## ## ##
|
######## ######## ######## #### ######## ## ## ## ## ## ##
|
||||||
## ## ## ## ## ## ## ## ### ## ## ##
|
## ## ## ## ## ## ## ## ### ## ## ##
|
||||||
|
@ -239,62 +130,37 @@ Host GIT-ETAS
|
||||||
## ## ## ######## #### ## ####### ## ## ## ##
|
## ## ## ######## #### ## ####### ## ## ## ##
|
||||||
|
|
||||||
Host FF-SERENITY
|
Host FF-SERENITY
|
||||||
Hostname fda1:384a:74de:4242:248:54ff:fe54:4d8
|
Hostname 2a07:59c6:ec02::248:54ff:fe54:4d8
|
||||||
Port 22
|
Port 22
|
||||||
User root
|
User root
|
||||||
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
||||||
|
|
||||||
Host FF-MALCOM
|
Host FF-WASH
|
||||||
Hostname fda1:384a:74de:4242:32b5:c2ff:feb0:51a8
|
Hostname 2a07:59c6:ec02::b6fb:e4ff:fe12:8ec8
|
||||||
Port 22
|
Port 22
|
||||||
User root
|
User root
|
||||||
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
||||||
|
|
||||||
Host FF-INARA
|
Host FF-INARA
|
||||||
Hostname fda1:384a:74de:4242:62e3:27ff:fed6:1482
|
Hostname 2a07:59c6:ec02::62e3:27ff:fed6:1482
|
||||||
Port 22
|
Port 22
|
||||||
User root
|
User root
|
||||||
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
||||||
|
|
||||||
Host FF-RIVER
|
Host FF-RIVER
|
||||||
Hostname fda1:384a:74de:4242:c6e9:84ff:fec1:fca8
|
Hostname 2a07:59c6:ec02::c6e9:84ff:fec1:fca8
|
||||||
Port 22
|
|
||||||
User root
|
|
||||||
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
|
||||||
|
|
||||||
Host FF-SIMON
|
|
||||||
Hostname fda1:384a:74de:4242:da5d:4cff:fec4:1398
|
|
||||||
Port 22
|
Port 22
|
||||||
User root
|
User root
|
||||||
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
||||||
|
|
||||||
Host FF-GARIPS
|
Host FF-GARIPS
|
||||||
Hostname fda1:384a:74de:4242:c66e:1fff:fe97:851a
|
Hostname 2a07:59c6:ec02::c66e:1fff:fe97:851a
|
||||||
Port 22
|
Port 22
|
||||||
User root
|
User root
|
||||||
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
||||||
|
|
||||||
Host FF-IANTO
|
Host FF-SIMON
|
||||||
Hostname fda1:384a:74de:4242:822a:a8ff:fedf:cf58
|
Hostname 2a07:59c6:ec02::da5d:4cff:fec4:1398
|
||||||
Port 22
|
Port 22
|
||||||
User root
|
User root
|
||||||
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
||||||
|
|
||||||
Host FF-TOSH
|
|
||||||
Hostname fda1:384a:74de:4242:218:84ff:fe89:51ee
|
|
||||||
Port 22
|
|
||||||
User root
|
|
||||||
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
|
||||||
|
|
||||||
Host FF-GWEN
|
|
||||||
Hostname fda1:384a:74de:4242:c6e9:84ff:fef7:b322
|
|
||||||
Port 22
|
|
||||||
User root
|
|
||||||
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
|
||||||
|
|
||||||
Host FF-OWEN
|
|
||||||
Hostname fda1:384a:74de:4242:218:84ff:fe89:51e2
|
|
||||||
Port 22
|
|
||||||
User root
|
|
||||||
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue