Updated ssh
This commit is contained in:
parent
a699a6cb87
commit
5a4d54b343
1 changed files with 7 additions and 67 deletions
74
.ssh/config
74
.ssh/config
|
@ -37,30 +37,15 @@ Host TOPPOINT
|
|||
User enbewe
|
||||
IdentityFile ~/.ssh/hosts/de.toppoint-enbewe
|
||||
|
||||
Host SPACEDOOR
|
||||
Hostname 10.116.112.4
|
||||
User openspace
|
||||
IdentityFile ~/.ssh/hosts/de.toppoint.door-enbewe
|
||||
|
||||
## ### ## ## ## ## ####### ###### ######## ######
|
||||
## ## ## ### ## ## ## ## ## ## ## ## ## ##
|
||||
## ## ## #### ## ## ## ## ## ## ## ##
|
||||
## ## ## ## ## ## ######### ## ## ###### ## ######
|
||||
## ######### ## #### ## ## ## ## ## ## ##
|
||||
## ## ## ## ### ## ## ## ## ## ## ## ## ##
|
||||
######## ## ## ## ## ## ## ####### ###### ## ######
|
||||
|
||||
Host RASPI
|
||||
Hostname enbewe-raspi.fritz.box
|
||||
Host NIGHTSHIFT
|
||||
Hostname nightshift.toppoint.de
|
||||
User enbewe
|
||||
LocalForward 9666 localhost:9666
|
||||
IdentityFile ~/.ssh/hosts/box.fritz.various-various
|
||||
|
||||
Host XBMC
|
||||
Hostname enbewe-xbmc.fritz.box
|
||||
User root
|
||||
IdentityFile ~/.ssh/hosts/box.fritz.various-various
|
||||
|
||||
Host TS1232
|
||||
Hostname eNBeWe-TS1232.fritz.box
|
||||
User admin
|
||||
IdentityFile ~/.ssh/hosts/box.fritz.various-various
|
||||
IdentityFile ~/.ssh/hosts/de.toppoint.vorstand-enbewe
|
||||
|
||||
|
||||
###### #### ######## ###### ######## ######## ## ## ######## ########
|
||||
|
@ -99,48 +84,3 @@ Host GIT-ONN
|
|||
Hostname git.offenenetzenord.de
|
||||
Port 22
|
||||
User git
|
||||
|
||||
|
||||
######## ######## ######## #### ######## ## ## ## ## ## ##
|
||||
## ## ## ## ## ## ## ## ### ## ## ##
|
||||
## ## ## ## ## ## ## ## #### ## ## ##
|
||||
###### ######## ###### ## ###### ## ## ## ## ## #####
|
||||
## ## ## ## ## ## ## ## ## #### ## ##
|
||||
## ## ## ## ## ## ## ## ## ### ## ##
|
||||
## ## ## ######## #### ## ####### ## ## ## ##
|
||||
|
||||
Host FF-SERENITY
|
||||
Hostname 2a07:59c6:ec02::248:54ff:fe54:4d8
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
||||
|
||||
Host FF-WASH
|
||||
Hostname 2a07:59c6:ec02::b6fb:e4ff:fe12:8ec8
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
||||
|
||||
Host FF-INARA
|
||||
Hostname 2a07:59c6:ec02::62e3:27ff:fed6:1482
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
||||
|
||||
Host FF-RIVER
|
||||
Hostname 2a07:59c6:ec02::c6e9:84ff:fec1:fca8
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
||||
|
||||
Host FF-GARIPS
|
||||
Hostname 2a07:59c6:ec02::c66e:1fff:fe97:851a
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
||||
|
||||
Host FF-SIMON
|
||||
Hostname 2a07:59c6:ec02::da5d:4cff:fec4:1398
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile ~/.ssh/hosts/ffki.nodes-root
|
||||
|
|
Loading…
Reference in a new issue