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).