Add work VM to SSH config

This commit is contained in:
2021-03-30 18:06:52 +02:00
parent 43cad053a6
commit c681e8d538

View File

@@ -24,6 +24,13 @@ host devyfo
host unit
user coace
hostname 10.9.0.1
hostname 10.0.1.3
port 22
identityfile ~/.ssh/coace
host sica
user sybase
hostname 10.0.1.3
port 2222
identityfile ~/.ssh/sica
KexAlgorithms +diffie-hellman-group1-sha1