top of page
Writer's pictureFahad H

How to mine Bitcoin – Using linux CPU


This video will reveal methods to create an account at minergate and methods to mine bitcoin utilizing the CPU of a pc operating Ubuntu linux.

» Mining Equipment List: • Power provide 500w – http://amzn.to/2zwjbf0 • Power twine – http://amzn.to/2ze41bp • Mother Board – http://amzn.to/2zwvJDn • Processor – http://amzn.to/2y0cXj9

» Tutorial: • https://steemit.com/bitcoin/@virtualcoin/how-to-mine-bitcoin-using-the-cpu-for-linux

» MINERGATE: • https://minergate.com/a/445148113634cad226c8f626

» Commands:

# apt-get replace # apt-get set up libcurl4-openssl-dev git build-essential # apt-get set up autotools-dev autoconf libcurl3 libcurl4-gnutls-dev # mkdir /downloads # cd /downloads # git clone https://github.com/pooler/cpuminer # cd cpuminer # ./autogen.sh # CFLAGS=”-march=native” ./configure # make # make set up # minerd -o stratum+tcp://btc.pool.minergate.com:3335 -u virtualcoin.movies@gmail.com -p x

0 views0 comments

Comments


bottom of page