From 87063224dc158f5b5aead45124f7f5365e702b1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Jir=C3=A1sek?= <pavel.jirasek@vsb.cz> Date: Thu, 19 Jan 2017 08:04:26 +0100 Subject: [PATCH] Typo --- docs.it4i/salomon/shell-and-data-access.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs.it4i/salomon/shell-and-data-access.md b/docs.it4i/salomon/shell-and-data-access.md index d444479c0..055ff3fb9 100644 --- a/docs.it4i/salomon/shell-and-data-access.md +++ b/docs.it4i/salomon/shell-and-data-access.md @@ -19,10 +19,9 @@ The Salomon cluster is accessed by SSH protocol via login nodes login1, login2, The authentication is by the [private key](../get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys/) !!! Note "Note" -Please verify SSH fingerprints during the first logon. They are identical on all login nodes: - -f6:28:98:e4:f9:b2:a6:8f:f2:f4:2d:0a:09:67:69:80 (DSA) -70:01:c9:9a:5d:88:91:c7:1b:c0:84:d1:fa:4e:83:5c (RSA) + Please verify SSH fingerprints during the first logon. They are identical on all login nodes: + f6:28:98:e4:f9:b2:a6:8f:f2:f4:2d:0a:09:67:69:80 (DSA) + 70:01:c9:9a:5d:88:91:c7:1b:c0:84:d1:fa:4e:83:5c (RSA) Private key authentication: -- GitLab