diff --git a/This-guide-should-help-new-users-to-secure-%22harden%22-their-Loki-Service-Node..md b/This-guide-should-help-new-users-to-secure-%22harden%22-their-Oxen-Service-Node..md similarity index 94% rename from This-guide-should-help-new-users-to-secure-%22harden%22-their-Loki-Service-Node..md rename to This-guide-should-help-new-users-to-secure-%22harden%22-their-Oxen-Service-Node..md index ca819d6..073f18a 100644 --- a/This-guide-should-help-new-users-to-secure-%22harden%22-their-Loki-Service-Node..md +++ b/This-guide-should-help-new-users-to-secure-%22harden%22-their-Oxen-Service-Node..md @@ -8,8 +8,9 @@ https://docs.loki.network/ServiceNodes/SNFullGuide/#23-server-preparation-contin Remark: The deb installer will automatically create a `_loki` and a `_lokinet` user with a shared `_loki` group. They will be listed as unprivileged accounts that exists only to run loki services. +Maybe these names will be changed in further releases due to the renaming of LOKI to OXEN. You can briefly check the names in the terminal with `compgen -u`. - +Remark: There is also non-debian installer available: https://github.com/hesiod-project/oxen-rancher. Hereafter, the guide is tested with the deb installer only. Nevertheless, it should work with both versions just verify carefully the firewall settings ([UFW](http://8bb19w1gugu7yq3cyck63gbo18udodab1b6zr1uykdphm37ushco.loki/whoami/VPS_LokiServiceNode_Hardening/wiki/This-guide-should-help-new-users-to-secure-%22harden%22-their-Loki-Service-Node.#3-firewall)). -----