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]
()
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
Posted on Utopian.io - Rewarding Open Source Contributors
Your contribution cannot be approved because it is not as informative as other contributions. See the Utopian Rules. Contributions need to be informative and descriptive in order to help readers and developers understand them.
You can contact us on Discord.
[utopian-moderator]
Hey @sdtyldz, I just gave you a tip for your hard work on moderation. Upvote this comment to support the utopian moderators and increase your future rewards!
Congratulations @embunbasahi! You have completed some achievement on Steemit and have been rewarded with new badge(s) :
Award for the number of upvotes
Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click here
If you no longer want to receive notifications, reply to this comment with the word
STOP