From 85ac128c1e1722ff1163589af88b0f9e619a3f09 Mon Sep 17 00:00:00 2001 From: caubet_m Date: Tue, 18 Aug 2020 12:01:08 +0200 Subject: [PATCH] Updated documentation: ssh-agent and troubleshooting --- pages/merlin6/02 accessing-merlin6/ssh-keys.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/merlin6/02 accessing-merlin6/ssh-keys.md b/pages/merlin6/02 accessing-merlin6/ssh-keys.md index 34c1d9f..5d2746c 100644 --- a/pages/merlin6/02 accessing-merlin6/ssh-keys.md +++ b/pages/merlin6/02 accessing-merlin6/ssh-keys.md @@ -98,7 +98,7 @@ You just need to run it once per NoMachine session, and it would apply to all te If the error `Could not open a connection to your authentication agent.` appears when running `ssh-add`, it means that the authentication agent is not running. Please follow the previous procedures for starting it. -### Adding/Updationg SSH RSA Key password +### Add/Update SSH RSA Key password If an existing SSH Key does not have password, or you want to update an existing password with a new one, you can do it as follows: