Zsub1x 1.4.0 Multiple Masternode setup on same VPS

in #zsub1x5 years ago (edited)

zsub1x 1st MN setup.

1 liner for zsub1x Master Node Tested Systems:

Ubuntu 16.04

To install run the following commands. It will ask you to enter your private key.

wget https://raw.githubusercontent.com/lucifer911/zsub1x/master/install-sub.sh

bash ./install-sub.sh

rm -r install-sub.sh

Local wallet

Once the script is done It will spit out a line that you need to enter into your masternode.conf file of your local wallet.

MN-label VpsIpAddress:5721 Privatekey Taxid index

Create new receiving address and send 20 zsub1x coins to newly created address ( to your own local wallet address ).
You need to wait for 5 conformations ( If I am not mistaken ). Open your debug console type in

masternode outputs

Once you have enough confirmations it will give you Taxid and index ( 0 or 1 )

Edit your local wallet masternode.conf file. Paste the following line

"MN-label VpsIpAddress:5721 Privatekey Taxid index"

Change it according to your needs, save the file and restart the wallet. Once wallet is started and fully sync then you can start you MN form masternode tab.

video is being upload

Setup 2nd Masternode by using IPV6.

create user

useradd -m -s /bin/bash sub1

create password for this user

passwd sub1

Now copy .zsub1x over to new user

cp -R /root/.zsub1x /home/sub1

Grand owner permission to that folder

chown -R sub1:sub1 /home/sub1

Now login as sub1 user and do the following to edit the conf file.

nano .zsub1x/zsub1x.conf

In this file your will change the following

rcpport=1332

bind=[ipv6]

externalip=[IPV6]:5721

masternodeprivkey=your 2nd private key

hit control "x" then "y" to save the file and hit enter to exit.
Now switch the user

su sub1

Start the Masternode

zsub1xd

You can to top to see if both processer running.

Good luck.

Donations are always welcome.

BTC : 12dw4mKs3z7ZVZxT2U1tTjFSN5gv8qhww3

zsub1x : ZKbrQL3aGMnz8unWzdynnezyrhDfc8gXks

I am not a developer. All credit go to Chaoabunga.I use his structure and change the codes to my needs. His github is https://github.com/chaoabunga

Sort:  

Screen Shot 2019-01-19 at 10.04.37 PM.png
If you are getting an error "Failed to start masternode". Make sure to check you
IP:port genkey texid index
If everything is ok and you still getting an ​error, do the following.

startmasternode alias false MN-01

change the M-01 to your own label.

Coin Marketplace

STEEM 0.33
TRX 0.11
JST 0.034
BTC 66579.21
ETH 3282.19
USDT 1.00
SBD 4.30