SSH: config. perso - ajout de nouvelles entitées

vif
Olivier DOSSMANN 2019-11-07 15:20:19 +01:00
parent a0c2e81a18
commit 19508c553a
1 changed files with 30 additions and 2 deletions

View File

@ -5,12 +5,12 @@ User alarm
Port 4555 Port 4555
# Baloo (accès interne) # Baloo (accès interne)
Host lime Host lime baloo
Hostname 192.168.1.210 Hostname 192.168.1.210
User alarm User alarm
Port 22 Port 22
# Production # Production (accès externe)
Host ovh Host ovh
Hostname 37.187.17.29 Hostname 37.187.17.29
User od User od
@ -39,3 +39,31 @@ Host remarkable
Hostname 10.11.99.1 Hostname 10.11.99.1
User root User root
Port 22 Port 22
# WeirdOS (accès externe)
Host yuno
Hostname 89.234.141.125
User root
Port 2200
# Perso
Host zou
Hostname 192.168.1.68
User root
Port 22
# Groupe Open (entreprise)
Host mercure
Hostname 94.23.38.188
User root
Port 22
Host isengard
Hostname 94.23.33.120
User root
Port 22
Host baccus
Hostname 10.10.4.20
User root
Port 22