ssh stuff
This commit is contained in:
parent
679da4ea91
commit
36b1e91cf4
1 changed files with 10 additions and 2 deletions
12
.ssh/config
12
.ssh/config
|
@ -42,9 +42,9 @@ Host hellman hellman.fil.sand.auro.re
|
|||
User histausse
|
||||
|
||||
Host rossum
|
||||
# Hostname 172.20.1.4
|
||||
Hostname 172.20.1.4
|
||||
# Hostname 192.168.0.50
|
||||
Hostname rossum.deso-palaiseau.fr
|
||||
# Hostname rossum.deso-palaiseau.fr
|
||||
User histausse
|
||||
|
||||
Host vm1
|
||||
|
@ -91,3 +91,11 @@ Host synapse
|
|||
Hostname nyx.ovh
|
||||
Port 4502
|
||||
User histausse
|
||||
|
||||
Host ctf
|
||||
Hostname 10.60.70.3
|
||||
User root
|
||||
|
||||
Host example.fr
|
||||
HostName hindley.adh.auro.re
|
||||
User histausse
|
||||
|
|
Loading…
Reference in a new issue