helo guys! here the 100% working VPS setup for ZOC masternode!
if you have VPS server(ubuntu 14.04),start PUTTY,login-root password-your server password
first use these commands!!!!!!
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install software-properties-common python-software-properties
sudo add-apt-repository ppa:git-core/ppa
sudo apt-get update
sudo apt-get install git
sudo apt-get install -y pkg-config
sudo apt-get install build-essential
sudo apt-get install libtool autotools-dev autoconf automake
sudo apt-get install libssl-dev
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libboost-all-dev
sudo apt-get install libdb4.8-dev
sudo apt-get install libdb4.8++-dev
sudo apt-get install libevent-dev
Wallet setup!!!
mkdir zeroone
cd zeroone
wget https://github.com/zeroonecoin/zeroonecoin/raw/master/release/zeroone-linux.tar.gz Now un-tar (i.e. unzip) the files by typing
tar -xvf zeroone-linux.tar.gz Now remove the download by typing
rm zeroone-linux.tar.gz Now create the 01 configuration file by typing
cd .. mkdir .zeroonecore && nano .zeroonecore/zeroone.conf
In the file editor put the following into the file replacing the IP address with the one for your VPS and the masternodeprivkey with the private key we generated earlier (copy it from the masternode configuration file). The rpcuser and rpcpassword can be anything you want - don't copy mine! - but they must contain no special characters, only the basic english set or there will be errors thrown and things won’t work properly
#mn1
rpcuser=mn1
rpcpassword=pOyOjhgRdghb34rvweFJ6
externalip=80.123.123.123:10000
masternode=1
masternodeprivkey=7rcm1p3p2JHVMDrKQCK4fadzJUUgcE736eP1j3dTYo3tc2tgfdSc
maxconnections=25
addnode=128.199.62.128
addnode=159.65.24.219
addnode=188.166.91.38
addnode=174.138.10.244
addnode=144.202.16.59
addnode=13.58.42.146
addnode=103.69.195.185
addnode=185.41.187.205
addnode=93.178.245.10
addnode=34.214.78.186 Now close and exit by typing ctrl-x then y then enter. Now start 01 by typing
zeroone/zerooned -daemonMake sure it’s running by typing (you will probably see an error about creating the wallet, thats ok its means its running)
zeroone/zeroone-cli getinfo
Now wait until the masternode has synced up fully by typing
watch zeroone/zeroone-cli mnsync status This will update every two seconds and you need to wait till this shows 999 under the assetID section. Once it does exit the watch by typing ctrl-c. Now start watching the masternode status by typing
watch zeroone/zeroone-cli masternode status This should be something about the masternode not being in the masternode list. Thats all good for the moment, now switch back to the QT wallet. Now check how many confirmations that the transaction that sent the 1000 coins has had by hovering over it with the mouse. If it has 15 or more confirmations then close the 01 QT wallet down, re-open it and wait for it to sync again. Now go to the masternode tab and click on the my masternodes sub tab. You should have a masternode in there that matches the configuration you put in the masternode configuration file, with the word “MISSING” for its status. Now click the “start MISSING” button, say yes you are sure, then type in your password and press enter. If everything has been set up right it will tell you you have successfully started your masternode and on the VPS the masternode will have changed status to “masternode successfully started”. The status in the QT wallet will go to pre-enabled for 10 minutes or so then switch to enabled.
The original 01coin Masternode setup guide not worked me....With these steps working me 1000%!!! i have 5 ZOC masternode.i prefer Vultr VPS,ubunthu 14.04
Just pump UP 01coin price!!