I got a bunch of raspberry pis that just sits there. So why not to let them mine some coins :-)
- Install raspbian
- Open minergate account
- Start mining 🙂
sudo apt-get install automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev libssl-dev libgmp-dev make g++ git screen
git clone https://github.com/tpruvot/cpuminer-multi
cd cpuminer-multi
./autogen.sh
./build.sh
./cpuminer --help
screen
-a cryptonight -o stratum+tcp://xmr.pool.minergate.com:45560 -u [your_user_name]
<to exit screen press ctrl+a d
Have fun and millions of coins