forked from kunsi/dotfiles
ssh: remove some leftover hosts
This commit is contained in:
parent
b52bb09713
commit
e2ec525831
1 changed files with 5 additions and 15 deletions
20
.ssh/config
20
.ssh/config
|
@ -8,30 +8,20 @@ Include ~/.ssh/bwnodes
|
||||||
Host qzwi
|
Host qzwi
|
||||||
#HostName 2a00:f820:528::4
|
#HostName 2a00:f820:528::4
|
||||||
HostName 31.47.232.108
|
HostName 31.47.232.108
|
||||||
|
LocalForward 3389 localhost:389
|
||||||
|
|
||||||
|
Host proxmox-backupstorage
|
||||||
|
HostName 2a01:4f9:6b:2d99::2
|
||||||
|
User root
|
||||||
|
|
||||||
Host luther-netcup
|
Host luther-netcup
|
||||||
HostName 46.38.249.46
|
HostName 46.38.249.46
|
||||||
User sub4632_80
|
User sub4632_80
|
||||||
|
|
||||||
Host shells
|
|
||||||
HostName shells.entropia.de
|
|
||||||
Port 22
|
|
||||||
User kunsi
|
|
||||||
|
|
||||||
Host voellerei
|
Host voellerei
|
||||||
HostName voellerei.club.entropia.de
|
HostName voellerei.club.entropia.de
|
||||||
Port 22
|
Port 22
|
||||||
User entropia
|
User entropia
|
||||||
|
|
||||||
Host raeumlichkeit
|
|
||||||
HostName raeumlichkeit.club.entropia.de
|
|
||||||
Port 22
|
|
||||||
User kunsi
|
|
||||||
|
|
||||||
Host poc
|
|
||||||
HostName poc-gw.entropia.de
|
|
||||||
Port 22
|
|
||||||
User kunsi
|
|
||||||
|
|
||||||
Host router-remote
|
Host router-remote
|
||||||
HostName franzi-home.kunbox.net
|
HostName franzi-home.kunbox.net
|
||||||
|
|
Loading…
Reference in a new issue