How to mine Litecoin – Using linux CPU

How to mine Litecoin – Using linux CPU


This video will demonstrate how to create an account at minergate and how to mine litecoin using the CPU of a computer running Ubuntu linux.

» Mining Equipment List:

• Power supply 500w – http://amzn.to/2zwjbf0
• Power cord – http://amzn.to/2ze41bp
• Mother Board – http://amzn.to/2zwvJDn
• Processor – http://amzn.to/2y0cXj9

» Tutorial:
http://fucking-it.com/articles/bitcoin/780-litecoin-cpu-mining-on-linux

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

» Commands:

# apt-get update
# apt-get install libcurl4-openssl-dev git build-essential
# apt-get install 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 install
# minerd -o stratum+tcp://ltc.pool.minergate.com:3336 -u [email protected] -p x

Related Post: