Well how can I update best?
I set up the nodes on the vps according to xkcd's description on dash.org
Will this do it ? (I manual replaced the release version numbers on a code snipplet I found for v0.14.0.5 update on that page in dash.org
Code:
cd /tmp/&& \
wget https://github.com/dashpay/dash/releases/download/v0.17.0.2/dashcore-0.17.0.2-x86_64-linux-gnu.tar.gz&& \
sha256sum dashcore-0.17.0.2-x86_64-linux-gnu.tar.gz &&\
cd /opt && \
sudo tar xvf /tmp/dashcore-0.17.0.2-x86_64-linux-gnu.tar.gz && \
sudo systemctl restart dashd
or should I better use Masternode-Zeus? Will that work?
I guess I have to be logged in as Dashadmin and create a directory somehow for zeus so I can reuse it or where do you get it to?
It's a standard major release. Normal procedure applies. It's not required to use Masternode Zeus, this is a tool provided by one of our community members.