In this post I will show you how to mine bytecoin using the CPU of your linux computer using a software called cpuminer.
- We are using Ubuntu server version 16. (64 bits)
- If you are looking for profit you should try to mine monero using your CPU (Check our blog posts)
- We are using the MINERGATE minig pool
- Minergate will charge you a small percentage of your mining profits, something like 1.5%
MINERGATE
First, you will need to create an account at MINERGATE
CPUMINER INSTALLATION
Use the following commands to install the required softwares on your linux computer.
# apt-get update
# apt-get install libcurl4-openssl-dev git
# apt-get install build-essential
# apt-get install autotools-dev autoconf
# apt-get install libcurl3 libcurl4-gnutls-dev
Create a directory and download the bytecoin cpuminer software:
# mkdir /downloads
# cd /downloads
# git clone https://github.com/wolf9466/cpuminer-multi
# cd cpuminer-multi
Use the following commands to compile and install the cpuminer software on your linux computer:
# ./autogen.sh
# CFLAGS="-march=native" ./configure
# make
# make install
MINING BYTECOIN
In order to start mining bytecoin, use the following command:
# minerd -a cryptonight -o stratum+tcp://bcn.pool.minergate.com:45550 -u [email protected] -p x
- You need to change the username [email protected] from the command above to the username that you created on the minergate website.
YOUTUBE VIDEO
In our YOUTUBE channel, we offer a video showing you the step by step procedure.
Hi! I am a robot. I just upvoted you! Readers might be interested in similar content by the same author:
https://steemit.com/bitcoin/@virtualcoin/how-to-mine-bitcoin-using-the-cpu-for-linux
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks for the post. I will be getting into this soon. Cheers.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
ur welcome pal!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
bytecoin is up 200% this weel, thanks for the tutorial
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Good article. Good to see I'm not the only one who thinks like this. The future is in blockchain. The issues is that people don't seem to care about the Trustworthiness of the current cryptos. This also happened in the internet boom. An interesting website I found: https://www.coincheckup.com. I don't know any other site that gives such good inisghts in the team, the product, advisors, community, the business and the business model, etc. Check: https://www.coincheckup.com/coins/Bytecoin#analysis For a complete Bytecoin Analysis.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Nice tut bro, upvote! :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Please check out SuperPools.Online. They got Bytecoin as well and it is 0.5% fee. Much better than Minergate.
http://bcn.superpools.online/
Thanks!
Monerador
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit