create account

How to Setup a BitF Masternode on Ubuntu by bitf

View this thread on: hive.blogpeakd.comecency.com
· @bitf ·
$165.71
How to Setup a BitF Masternode on Ubuntu
<center>https://cdn.steemitimages.com/DQmYUFjozHQVgL7ho3Q8oamKbgSPjSgqpwGFfa5xHRUwdG6/bitf.png</center>

<h1>Requirements:</h1>

BitF Wallet on local PC - Download Here:  <a href="http://blockexplorer.bitf.cc/downloads/BitF-Windows.zip">Windows</a> | <a href="http://blockexplorer.bitf.cc/downloads/BitF-linux.tar.gz">Linux</a> | <a href="http://blockexplorer.bitf.cc/downloads/BitF-OSX.dmg">Mac OSX</a>
1 Ubuntu VPS with 1 CPU & 1GB RAM
5,000 BitF Tokens Available Here: <a href="https://crex24.com/?refid=ys7lrfrxvab1rq5i7j28">https://crex24.com/exchange/BITF-BTC</a>


<h1>On Your Local Wallet</h1>

This guide assumes you have already downloaded the qt-wallet and have 5,000 BitF Tokens available.

Open the debug console by clicking Tools->Debug console

Enter this command substituting whatever name you wish to use `getaccountaddress yournamehere`

You should get back an address like this `fR41drjbyUqvUm13XEiyKSFX3tvBVRDv3u` copy that somwhere for later.

Enter this command `masternode genkey`

You should get back a masternode private key that looks like this `2ZzTpJ2smMzFcnJw2Ce1xzrZ3zsWSkSmyFvzLZwz2BxJ2H4V4NG` copy that somewhere for later.

Use the wallet to send 5,000 BitF tokens to the account address you copied down from earlier. After the transaction has gone through find it in under the Transactions tab and double click on the transaction. Copy the Transaction ID and Output index # which you will need for the masternode.conf in the next step


Click Tools->Open Masternode Configuration File

Add a line at the bottom of file as the example shows above using the information you've copied down from previous steps.
`yourmasternodename masternodeipaddress:7337 masternodeprivatekey transactionid transactionindex`

which should look something like:
`mn1 127.0.0.2:7337 93HaYBVUCYjEMeeH1Y4sBGLALQZE1Yc1K64xiqgX37tGBDQL8Xg 2bcd3c84c84f87eaa86e4e56834c92927a07f9e18718810b92e0d0324456a67c 0`

Save the file.

Click Tools->Open Wallet Configuration File

Edit the file to look like the following but substitute your own username and password which can be anything you want.
<code>
rpcuser=madeupusername
rpcpassword=madeuppassword
rpcallowip=127.0.0.1
port=7337
listen=0
server=1
daemon=1
logtimestamps=1
maxconnections=256
</code>

Save the file. Restart the wallet. Now move on to setting up the linux vps.



<h1>Installing and Configuring a BitFd Masternode on Ubuntu</h1>

As a super user logged into your linux vps enter the following commands
<code>
sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils git

sudo apt-get update 

sudo apt-get install libboost*

sudo add-apt-repository ppa:bitcoin/bitcoin

sudo apt-get update

sudo apt-get install libdb4.8-dev libdb4.8++-dev

sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libzmq3-dev libminiupnpc-dev libqt4-dev libevent-pthreads-2.0-5

mkdir ~/.BitF

cd ~/.BitF

wget http://blockexplorer.bitf.cc/downloads/BitF-linux.tar.gz

tar -zxvf BitF-linux.tar.gz

chmod 755 *
</code>

create a BitF.conf file with your preferred text editor eg. `nano BitF.conf` or `vi BitF.conf`

Put in the following text making sure to substitute your masternode's IP address and masternode private key.
<code>
rpcuser=yourmadeusername
rpcpassword=yourmadepassword
rpcallowip=127.0.0.1
server=1
daemon=1
logtimestamps=1
maxconnections=256
masternode=1
externalip=your_ip_address_here
masternodeaddr=your_ip_address_here:7337
masternodeprivkey=your_private_key_here
</code>

Now startup the server with `./BitFd` and you should see a message that says the server has started.  You can watch what's going on using the command `tail -f debug.log`  and `ctrl+c` to quit watching the log.

<h1>Enable the Masternode Remotely on Your Local</h1>

Go to the Masternodes tab in the wallet on your local machine.  Right click on your masternode and click on Start alias.  Click Ok on the dialog box.

Congratulations your masternode should now be enabled!

<center><h1>Learn More and Get Involved</h1></center>
<center>
Twitter: <a href="https://twitter.com/BitFdev">@BitfDev</a>

Discord: https://discord.gg/4pH2YVV

Github: https://github.com/BitFdev

Website: https://www.bitf.cc

Market: <a href="https://crex24.com/?refid=ys7lrfrxvab1rq5i7j28">https://crex24.com/exchange/BITF-BTC</a>

Wallets: <a href="http://blockexplorer.bitf.cc/downloads/BitF-Windows.zip">Windows</a> | <a href="http://blockexplorer.bitf.cc/downloads/BitF-linux.tar.gz">Linux</a> | <a href="http://blockexplorer.bitf.cc/downloads/BitF-OSX.dmg">Mac OSX</a>

Email: info@bitf.cc
</center>
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 829 others
👎  
properties (23)
authorbitf
permlinkhow-to-setup-a-bitf-masternode-on-ubuntu
categorycryptocurrency
json_metadata{"tags":["cryptocurrency","masternode","altcoin","howto","technology"],"image":["https://cdn.steemitimages.com/DQmYUFjozHQVgL7ho3Q8oamKbgSPjSgqpwGFfa5xHRUwdG6/bitf.png"],"links":["http://blockexplorer.bitf.cc/downloads/BitF-Windows.zip","http://blockexplorer.bitf.cc/downloads/BitF-linux.tar.gz","http://blockexplorer.bitf.cc/downloads/BitF-OSX.dmg","https://crex24.com/?refid=ys7lrfrxvab1rq5i7j28","https://twitter.com/BitFdev","https://discord.gg/4pH2YVV","https://github.com/BitFdev","https://www.bitf.cc"],"app":"steemit/0.1","format":"markdown"}
created2018-08-25 01:25:18
last_update2018-08-25 01:25:18
depth0
children14
last_payout2018-09-01 01:25:18
cashout_time1969-12-31 23:59:59
total_payout_value124.429 HBD
curator_payout_value41.279 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4,652
author_reputation47,034,083,419,130
root_title"How to Setup a BitF Masternode on Ubuntu"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id69,278,974
net_rshares114,484,274,558,089
author_curate_reward""
vote details (894)
@addibaba ·
I have the same stuff kindly upvote me
https://steemit.com/technalogy/@addibaba/world-s-most-advance-car-lamborghini-terzo-millenio
👎  
properties (23)
authoraddibaba
permlinkre-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180826t025421128z
categorycryptocurrency
json_metadata{"tags":["cryptocurrency"],"links":["https://steemit.com/technalogy/@addibaba/world-s-most-advance-car-lamborghini-terzo-millenio"],"app":"steemit/0.1"}
created2018-08-26 02:54:27
last_update2018-08-26 02:54:27
depth1
children0
last_payout2018-09-02 02:54:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length131
author_reputation-19,428,932,060
root_title"How to Setup a BitF Masternode on Ubuntu"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id69,373,295
net_rshares0
author_curate_reward""
vote details (1)
@adeelfida ·
great great
properties (22)
authoradeelfida
permlinkre-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180825t152756217z
categorycryptocurrency
json_metadata{"tags":["cryptocurrency"],"app":"steemit/0.1"}
created2018-08-25 15:28:00
last_update2018-08-25 15:28:00
depth1
children0
last_payout2018-09-01 15:28:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length11
author_reputation-49,767,767,524
root_title"How to Setup a BitF Masternode on Ubuntu"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id69,331,908
net_rshares0
@boomerang ·
This post has received a 27.39 % upvote from @boomerang.
properties (22)
authorboomerang
permlinkre-how-to-setup-a-bitf-masternode-on-ubuntu-20180825t050412
categorycryptocurrency
json_metadata""
created2018-08-25 05:04:12
last_update2018-08-25 05:04:12
depth1
children0
last_payout2018-09-01 05:04:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length56
author_reputation1,273,205,827,891
root_title"How to Setup a BitF Masternode on Ubuntu"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id69,291,277
net_rshares0
@booster ·
<p>This post has received a 27.12 % upvote from @booster thanks to: @bitf.</p>
properties (22)
authorbooster
permlinkre-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180825t085437523z
categorycryptocurrency
json_metadata{"tags":["cryptocurrency"],"app":"drotto/0.0.5pre3"}
created2018-08-25 08:54:36
last_update2018-08-25 08:54:36
depth1
children0
last_payout2018-09-01 08:54:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length79
author_reputation68,767,115,776,562
root_title"How to Setup a BitF Masternode on Ubuntu"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id69,304,225
net_rshares0
@businessbooster ·
Ubuntu is most secure platform for all internet,
Now Specially for crypto assets
properties (22)
authorbusinessbooster
permlinkre-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180825t183125525z
categorycryptocurrency
json_metadata{"tags":["cryptocurrency"],"app":"steemit/0.1"}
created2018-08-25 18:31:27
last_update2018-08-25 18:31:27
depth1
children0
last_payout2018-09-01 18:31:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length80
author_reputation2,812,069,965
root_title"How to Setup a BitF Masternode on Ubuntu"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id69,345,739
net_rshares0
@cryptoemir ·
I can write a review about BitF on my blog if you can help me upvote it and get it to trending page. It would be a very detailed and well written one. @bitf
👍  
properties (23)
authorcryptoemir
permlinkre-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180827t232551376z
categorycryptocurrency
json_metadata{"tags":["cryptocurrency"],"users":["bitf"],"app":"steemit/0.1"}
created2018-08-27 23:25:51
last_update2018-08-27 23:25:51
depth1
children0
last_payout2018-09-03 23:25:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length156
author_reputation4,103,551,597,664
root_title"How to Setup a BitF Masternode on Ubuntu"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id69,547,409
net_rshares1,460,568,000
author_curate_reward""
vote details (1)
@lovepreet2511 ·
Sir I am going to try it
properties (22)
authorlovepreet2511
permlinkre-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180825t064938816z
categorycryptocurrency
json_metadata{"tags":["cryptocurrency"],"app":"steemit/0.1"}
created2018-08-25 06:49:39
last_update2018-08-25 06:49:39
depth1
children0
last_payout2018-09-01 06:49:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length24
author_reputation1,149,150,491,604
root_title"How to Setup a BitF Masternode on Ubuntu"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id69,297,125
net_rshares0
@nirmalrao ·
Thank you bitf,
Earlier even i had many issues and problems with my Ubuntu OS..
this was one of them..!..
properties (22)
authornirmalrao
permlinkre-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180825t085845089z
categorycryptocurrency
json_metadata{"tags":["cryptocurrency"],"app":"steemit/0.1"}
created2018-08-25 08:58:48
last_update2018-08-25 08:58:48
depth1
children0
last_payout2018-09-01 08:58:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length105
author_reputation1,977,184,912
root_title"How to Setup a BitF Masternode on Ubuntu"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id69,304,479
net_rshares0
@postpromoter ·
re-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180825t060533642z
You got a 7.46% upvote from @postpromoter courtesy of @bitf!

Want to promote your posts too? Check out the [Steem Bot Tracker website](https://steembottracker.com) for more info. If you would like to support the development of @postpromoter and the bot tracker please [vote for @yabapmatt for witness!](https://v2.steemconnect.com/sign/account-witness-vote?witness=yabapmatt&approve=1)
properties (22)
authorpostpromoter
permlinkre-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180825t060533642z
categorycryptocurrency
json_metadata{"app":"postpromoter/2.1.0"}
created2018-08-25 06:05:33
last_update2018-08-25 06:05:33
depth1
children0
last_payout2018-09-01 06:05:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length387
author_reputation12,722,616,650,811
root_title"How to Setup a BitF Masternode on Ubuntu"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id69,294,670
net_rshares0
@promobot ·
re-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180825t065908694z
@bitf purchased a 40.57% vote from @promobot on this post.

*If you disagree with the reward or content of this post you can purchase a reversal of this vote by using our curation interface http://promovotes.com
properties (22)
authorpromobot
permlinkre-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180825t065908694z
categorycryptocurrency
json_metadata{"app":"postpromoter/2.0.0"}
created2018-08-25 06:59:09
last_update2018-08-25 06:59:09
depth1
children0
last_payout2018-09-01 06:59:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length212
author_reputation9,020,628,089,607
root_title"How to Setup a BitF Masternode on Ubuntu"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id69,297,660
net_rshares0
@sayemsonai ·
I love. Congratulations men, right process. There is still an extended way to head, I have seen the films of the cup and that I appear very thrilling and humorous.
properties (22)
authorsayemsonai
permlinkre-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180826t104633551z
categorycryptocurrency
json_metadata{"tags":["cryptocurrency"],"app":"steemit/0.1"}
created2018-08-26 10:45:33
last_update2018-08-26 10:45:33
depth1
children0
last_payout2018-09-02 10:45:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length163
author_reputation422,785,024,544
root_title"How to Setup a BitF Masternode on Ubuntu"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id69,399,338
net_rshares0
@steemitboard ·
Congratulations @bitf! You have completed the following achievement on Steemit and have been rewarded with new badge(s) :

[![](https://steemitimages.com/70x80/http://steemitboard.com/notifications/comments.png)](http://steemitboard.com/@bitf) Award for the number of comments

<sub>_Click on the badge to view your Board of Honor._</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



**Do not miss the last post from @steemitboard:**
[SteemitBoard and the Veterans on Steemit - The First Community Badge.](https://steemit.com/veterans/@steemitboard/steemitboard-and-the-veterans-on-steemit-the-first-community-badge)

> Do you like [SteemitBoard's project](https://steemit.com/@steemitboard)? Then **[Vote for its witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1)** and **get one more award**!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-bitf-20180825t021020000z
categorycryptocurrency
json_metadata{"image":["https://steemitboard.com/img/notify.png"]}
created2018-08-25 02:10:18
last_update2018-08-25 02:10:18
depth1
children0
last_payout2018-09-01 02:10:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length900
author_reputation38,975,615,169,260
root_title"How to Setup a BitF Masternode on Ubuntu"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id69,281,666
net_rshares0
@sushant769 ·
Nice very useful and helpful post..
properties (22)
authorsushant769
permlinkre-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180826t161910657z
categorycryptocurrency
json_metadata{"tags":["cryptocurrency"],"app":"steemit/0.1"}
created2018-08-26 16:19:12
last_update2018-08-26 16:19:12
depth1
children0
last_payout2018-09-02 16:19:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length35
author_reputation42,727,007,535
root_title"How to Setup a BitF Masternode on Ubuntu"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id69,424,240
net_rshares0
@upme ·
re-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180825t043445685z
You got a 15.11% upvote from @upme thanks to @bitf! Send at least 3 SBD or 3 STEEM to get upvote for next round. Delegate STEEM POWER and start earning 100% daily payouts ( no commission ).
👍  
properties (23)
authorupme
permlinkre-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180825t043445685z
categorycryptocurrency
json_metadata{"app":"postpromoter/2.0.0"}
created2018-08-25 04:34:45
last_update2018-08-25 04:34:45
depth1
children0
last_payout2018-09-01 04:34:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length190
author_reputation584,696,346,293
root_title"How to Setup a BitF Masternode on Ubuntu"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id69,289,831
net_rshares1,121,289,441
author_curate_reward""
vote details (1)