If you are using a linux VPS to run masternodes, go to where you installed your solaris wallet and add the nodes
For those that followed my MN guide, this is what you will have to do:
- cd solaris
- ./solaris-cli getinfo (look for blocks; if wallet is synced to the latest block, do not proceed. If it is stuck, proceed with the commands)
- ./solaris-cli stop
- nano /home/user/.solaris/solaris.conf (if you get the following resonse
-bash: nano: command not found
sudo apt-get install nano
- first[/li]
Ctrl X is to exit
Entr is to approve
- ./solarisd -daemon
Thank you schyter for all the help you provide here for us linux newbies, you are great!
After we do this stuff on the Linux machine, do we have to do something on the local wallet, like start the masternode in the debug window?