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

master
who am i 5 years ago
parent cf7e185488
commit a082a65e64

@ -36,7 +36,7 @@ There is also a non-debian installer available: https://github.com/hesiod-projec
9. [NOT READY YET: Express Guide](http://8bb19w1gugu7yq3cyck63gbo18udodab1b6zr1uykdphm37ushco.loki/whoami/Oxen-Service-Node-VPS-Hardening/wiki/This-guide-should-help-new-users-to-secure-%22harden%22-their-Oxen-Service-Node.#express-guide-no-ready-yet)
10. [RPi, Tails, 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)
10. [RPi, Tails, 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-rpi-tails-qubes-os---split-ssh-qube)
11. [NOT READY YET: Mobile SSH access to Oxen Service Node]((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))
@ -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>
```
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`.
Remark: If you use a ssh-agent like [Special: Qubes OS - split SSH](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-rpi-tails-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).

Loading…
Cancel
Save