This video will demonstrate how to create an account at minergate and how to mine monero using the CPU of a computer running Ubuntu linux.
» Mining equipment Checklist
• 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/bitcoi...
» MINERGATE:
• https://minergate.com/a/445148113634c...
» Commands:
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
mkdir /download
cd /downloads
git clone https://github.com/wolf9466/cpuminer-...
cd cpuminer-multi
./autogen.sh
CFLAGS="-march=native" ./configure
make
make install
minerd -a cryptonight -o stratum+tcp://xmr.pool.minergate.com:45560 -u [email protected] -p x