Update page 'This guide should help new users to secure "harden" their Oxen Service Node.'

master
who am i 5 years ago
parent 717191e82a
commit cf7e185488

@ -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 <yourNewSSHportNumber> <username>@<YourServerIP> ssh-copy-id -i ~/.ssh/oxensn_key.pub -p <yourNewSSHportNumber> <username>@<YourServerIP>
``` ```
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). Afterwards you will ask to enter your **username password** (**not** the key passphrase).

Loading…
Cancel
Save