How To Mine Bytecoin using the CPU - For LinuxsteemCreated with Sketch.

in bytecoin •  7 years ago 

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

YOUTUBE VIDEO

In our YOUTUBE channel, we offer a video showing you the step by step procedure.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

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

Thanks for the post. I will be getting into this soon. Cheers.

ur welcome pal!

bytecoin is up 200% this weel, thanks for the tutorial

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.

Nice tut bro, upvote! :)

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