Cleanup
Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
This commit is contained in:
parent
c4b58a0d30
commit
6f4eb063b3
10 changed files with 4 additions and 144 deletions
26
.ssh/config
26
.ssh/config
|
@ -1,5 +1,6 @@
|
|||
# Don't use hashes in known hosts to allow easier management
|
||||
HashKnownHosts no
|
||||
RemoteForward 52698 127.0.0.1:52698
|
||||
# Don't even try to forward X by default
|
||||
ForwardX11 no
|
||||
|
||||
|
||||
|
@ -31,22 +32,6 @@ Host LINK
|
|||
Port 22
|
||||
User nis
|
||||
|
||||
Host SWITCH
|
||||
Hostname switch.enbewe.de
|
||||
Port 22
|
||||
User nis
|
||||
|
||||
Host MOUSE
|
||||
Hostname mouse.enbewe.de
|
||||
Port 22
|
||||
User nis
|
||||
|
||||
Host BACKUPS
|
||||
Hostname backups.janiwe.de
|
||||
Port 22
|
||||
User enbewe
|
||||
IdentityFile ~/.ssh/hosts/de.janiwe.backups-enbewe
|
||||
|
||||
Host TOPPOINT
|
||||
Hostname shabang.toppoint.de
|
||||
User enbewe
|
||||
|
@ -72,11 +57,6 @@ Host XBMC
|
|||
User root
|
||||
IdentityFile ~/.ssh/hosts/box.fritz.various-various
|
||||
|
||||
#Host RX300
|
||||
# Hostname enbewe-rx300s6.fritz.box
|
||||
# User nis
|
||||
# IdentityFile ~/.ssh/hosts/box.fritz.enbewe-rx300s6-nis
|
||||
|
||||
Host QNAP
|
||||
Hostname eNBeWe-QNAP.fritz.box
|
||||
User admin
|
||||
|
@ -120,7 +100,7 @@ Host GIT-ONN
|
|||
Port 22
|
||||
User onn
|
||||
|
||||
|
||||
|
||||
######## ######## ######## #### ######## ## ## ## ## ## ##
|
||||
## ## ## ## ## ## ## ## ### ## ## ##
|
||||
## ## ## ## ## ## ## ## #### ## ## ##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue