From cf7e185488c855f23b22aadf57afa8d5d9a534c5 Mon Sep 17 00:00:00 2001 From: who am i Date: Tue, 9 Mar 2021 16:50:52 +0100 Subject: [PATCH] Update page 'This guide should help new users to secure "harden" their Oxen Service Node.' --- ...new-users-to-secure-%22harden%22-their-Oxen-Service-Node..md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/This-guide-should-help-new-users-to-secure-%22harden%22-their-Oxen-Service-Node..md b/This-guide-should-help-new-users-to-secure-%22harden%22-their-Oxen-Service-Node..md index 4bbb75a..6e1255d 100644 --- a/This-guide-should-help-new-users-to-secure-%22harden%22-their-Oxen-Service-Node..md +++ b/This-guide-should-help-new-users-to-secure-%22harden%22-their-Oxen-Service-Node..md @@ -363,7 +363,7 @@ You should see your **private** ssh key, named **oxensn_key** and your **public* ssh-copy-id -i ~/.ssh/oxensn_key.pub -p @ ``` -Remark: If you use a ssh-agent like [Special: Qubes OS - split SSH qube](http:/http://8bb19w1gugu7yq3cyck63gbo18udodab1b6zr1uykdphm37ushco.loki/whoami/Oxen-Service-Node-VPS-Hardening/wiki/This-guide-should-help-new-users-to-secure-%22harden%22-their-Oxen-Service-Node.#9-special-qubes-os---split-ssh-qube) you need to set an additional `-f` before `-i`. +Remark: If you use a ssh-agent like [Special: Qubes OS - split SSH qube](http://8bb19w1gugu7yq3cyck63gbo18udodab1b6zr1uykdphm37ushco.loki/whoami/Oxen-Service-Node-VPS-Hardening/wiki/This-guide-should-help-new-users-to-secure-%22harden%22-their-Oxen-Service-Node.#10-special-qubes-os---split-ssh-qube) you need to set an additional `-f` before `-i`. Afterwards you will ask to enter your **username password** (**not** the key passphrase).