Harmonised ssh config

This commit is contained in:
Nis Wechselberg 2017-09-25 17:21:17 +02:00
parent afe66c8554
commit ac5af45cda

View file

@ -69,12 +69,14 @@ Host RASPI
User enbewe
ForwardX11 no
RemoteForward 52698 127.0.0.1:52698
LocalForward 9666 localhost:9666
IdentityFile ~/.ssh/hosts/box.fritz.various-various
Host XBMC
Hostname enbewe-xbmc.fritz.box
User root
ForwardX11 no
RemoteForward 52698 127.0.0.1:52698
IdentityFile ~/.ssh/hosts/box.fritz.various-various
Host RX300
@ -88,6 +90,7 @@ Host QNAP
Hostname eNBeWe-QNAP.fritz.box
User admin
ForwardX11 no
RemoteForward 52698 127.0.0.1:52698
IdentityFile ~/.ssh/hosts/box.fritz.various-various
Host IFI
@ -194,7 +197,7 @@ Host GIT-ENBEWE
Hostname git.enbewe.de
Port 22
User git
IdentityFile ~/.ssh/git/de.enbewe.gitlab-enbewe
IdentityFile ~/.ssh/git/de.enbewe.git-enbewe
Host GIT-FFKI
Hostname git.freifunk.in-kiel.de