X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=.ssh%2Fconfig;h=abf834d38eac3d1f74f69f4be8882b23a265e2b8;hb=acce937dcd8ab5c435cb5cd03ca479f2e5f69683;hp=1c19e67f6fab106f20a2e8ba4d91cfd62cce05c5;hpb=dedc4cb60e75de25e9cd31c1daee6f137720e63f;p=home.git diff --git a/.ssh/config b/.ssh/config index 1c19e67..abf834d 100644 --- a/.ssh/config +++ b/.ssh/config @@ -4,7 +4,7 @@ #Host * # ControlMaster auto -# ControlPath ~/.ssh/cm_socket/%r@%h:%p +# ControlPath ~/.ssh/master-%C Host localhost StrictHostKeyChecking no @@ -114,7 +114,7 @@ Host crosvm Host hsm IdentityFile ~/.ssh/id_rsa.google - HostName 100.96.49.195 + HostName 100.90.28.67 ### ### random source systems @@ -248,11 +248,11 @@ Host ppcle ppc64le Host lgentoo3 HostName lgentoo3.s390.gentoo.wh0rd.org HostName 148.100.88.31 - IdentityFile ~/.ssh/id_rsa.vapier + IdentityFile ~/.ssh/id_ed25519.vapier Host lgentoo4 HostName lgentoo4.s390.gentoo.wh0rd.org HostName 148.100.88.32 - IdentityFile ~/.ssh/id_rsa.vapier + IdentityFile ~/.ssh/id_ed25519.vapier ### SPARC ###