how to mining cryptocoin with ubuntu
utopian-io·@embunbasahi·
0.000 HBDhow to mining cryptocoin with ubuntu
today i want to share how to mining alt coin with ubuntu this is about mining altcoins with ubuntu. simple way to mining with ubuntu step by step clone cpuminer opensource with terminal code: git clone https://github.com/pooler/cpuminer.git  #### check it with code ls -al  than install libcurl4-openssl-dev libncurses5-dev pkg-config automake yasm code: apt-get install libcurl4-openssl-dev libncurses5-dev pkg-config automake yasm than install libjansson-dev code: apt-get install libjansson-dev  now enter dir of cpuminer code: cd cpuminer ./autogen.sh  ./configure CFLAGS="-O3" nb: (O) not zero (0) ![Screenshot_5.png] (https://res.cloudinary.com/hpiynhbhq/image/upload/v1521220842/avncyxcbwumaj4ovomdf.png) then make thanks you, now you can mining with your ubuntu or your vps with ubuntu this is example in screenshot how to use mining code now   <br /><hr/><em>Posted on <a href="https://utopian.io/utopian-io/@embunbasahi/how-to-mining-cryptocoin-with-ubuntu">Utopian.io - Rewarding Open Source Contributors</a></em><hr/>