Hello.
I have followed the Debian Supernode Tutorial Here:
https://blog.nem.io/nem-supernode-command-line-tutorial-for-debian-8-4/
But haven’t gotten my supernode running correctly yet.
I have a few questions I hope the forum can help me with:
-
It appears that in this installation, all of the nem executables are being run as root
instead of a different user. Is that correct, or should I install it as a normal user
and then just run the starter service as root? -
In my home folder I have the following folders. Is this the correct structure?:
/nem
/nis-ncc
/supernode-servant
/supernode-service-master
3)Where do I get generate the “delegated private key” for config-user.properties?
Can I generate it on the VPS somehow?
-
Is the “servant.key” used for the suerpnode-servant the same as the “delegated private key” above?
-
When enrolling your supernode, where do you generate the “delegated public key”?
-
When it says "If everything is setup correctly visit YOUR-SERVER-IP:7890/node/extended-info"
Do you mean visit it with a Web Browser or some other software?