Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # sample mn 32
- sudo nano /root/.mariahelm32/maria.conf
- masternode=1
- externalip=51.161.166.164
- rpcbind=51.161.166.164
- bind=51.161.166.164
- masternodeaddr=51.161.166.164:47773
- masternodeprivkey=******
- rpcuser=*****
- rpcpassword=*****
- rpcallowip=127.0.0.1
- rpcport=47810
- server=1
- daemon=1
- listen=1
- port=47773
- maxconnections=256
- addnode=188.40.233.40
- addnode=188.40.233.41
- addnode=188.40.233.42
- addnode=188.40.233.43
- addnode=188.40.233.44
- addnode=188.40.233.39
- addnode=188.40.233.38
- # Save and close
- # determine the number with: ps ax | grep mariad
- # screenshot: https://i.imgur.com/JOi5jpH.png
- sudo kill -9 270436
- sudo /usr/local/bin/mariad -datadir=/root/.mariahelm32 -confdir=/root/.mariahelm32/maria.conf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement