[U] Update ssh config
This commit is contained in:
+11
-20
@@ -1,20 +1,11 @@
|
|||||||
Host daisy-root
|
Host aster
|
||||||
HostName daisy.hydev.org
|
HostName hydev-aster
|
||||||
User root
|
|
||||||
|
|
||||||
Host home
|
|
||||||
HostName home.hydev.org
|
|
||||||
Port 10022
|
|
||||||
User hykilpikonna
|
User hykilpikonna
|
||||||
|
|
||||||
Host ovh
|
Host ovh
|
||||||
HostName ovh.hydev.org
|
HostName ovh.hydev.org
|
||||||
User root
|
User root
|
||||||
|
|
||||||
Host aster
|
|
||||||
HostName aster.hydev.org
|
|
||||||
User azalea
|
|
||||||
|
|
||||||
Host daisy
|
Host daisy
|
||||||
HostName daisy.hydev.org
|
HostName daisy.hydev.org
|
||||||
User azalea
|
User azalea
|
||||||
@@ -23,14 +14,6 @@ Host cn
|
|||||||
HostName cn.hydev.org
|
HostName cn.hydev.org
|
||||||
User root
|
User root
|
||||||
|
|
||||||
Host nix
|
|
||||||
HostName nix.hydev.org
|
|
||||||
User root
|
|
||||||
|
|
||||||
Host us
|
|
||||||
HostName us.hydev.org
|
|
||||||
User root
|
|
||||||
|
|
||||||
Host lux
|
Host lux
|
||||||
HostName lux.hydev.org
|
HostName lux.hydev.org
|
||||||
User root
|
User root
|
||||||
@@ -41,6 +24,10 @@ Host mir4
|
|||||||
KexAlgorithms +diffie-hellman-group1-sha1
|
KexAlgorithms +diffie-hellman-group1-sha1
|
||||||
Cipher 3des-cbc
|
Cipher 3des-cbc
|
||||||
|
|
||||||
|
Host orangepi3
|
||||||
|
HostName orangepi3
|
||||||
|
User root
|
||||||
|
|
||||||
Host caspase
|
Host caspase
|
||||||
HostName caspase3kjq.terra-incognita.dev
|
HostName caspase3kjq.terra-incognita.dev
|
||||||
User kevingaojx
|
User kevingaojx
|
||||||
@@ -53,4 +40,8 @@ Host ut-343
|
|||||||
HostName dbsrv1.teach.cs.toronto.edu
|
HostName dbsrv1.teach.cs.toronto.edu
|
||||||
|
|
||||||
Host ut-cs
|
Host ut-cs
|
||||||
HostName teach.cs.toronto.edu
|
HostName teach.cs.toronto.edu
|
||||||
|
|
||||||
|
# Fig ssh integration. Keep at the bottom of this file.
|
||||||
|
Match all
|
||||||
|
Include ~/.fig/ssh
|
||||||
|
|||||||
Reference in New Issue
Block a user