Updating a ChainCoin Masternode with a Phone
Автор: ChainCoin
Загружено: 2017-10-04
Просмотров: 210
Описание:
How to Update a ChainCoin Masternode
It's so easy to update a Chaincoin masternode you can even do it with a phone!
Prepare:
1. Log on to your masternode via terminal/putty/ssh/kvm.
2. Stop the chaincoind with the command:
chaincoin-cli stop
Update:
1. Enter the folder where your cloned chaincoin repository is, usually:
cd ~/chaincoin
2. Pull the latest changes from github with the command:
git pull
3. Switch your repository to the appropriate update with the command (change the number to the version you want to update to):
git checkout v0.9.3.1
Compile:
1. Enter the command:
./autogen.sh
2. Enter the command:
./configure --without-gui --disable-tests
3. Enter the command:
make
4. Enter the command:
sudo make install
Confirmation:
1. Start the chaincoin daemon back up with the command:
chaincoind -daemon
2. Once the daemon has loaded (2 minutes or so) verify the version:
chaincoin-cli getinfo
:)
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: