Searching...
Tuesday, September 17, 2013

#Bitcoin CPUMiner Ubuntu

Read Complete Post From Source: BLog.CripperZ.SG

This will cause high resource usage on CPU.


 



# install dependencies
sudo apt-get install libcurl4-openssl-dev libncurses5-dev pkg-config automake yasm git build-essential
 
# clone cpuminer
git clone https://github.com/pooler/cpuminer.git
 
# compile
cd cpuminer
./autogen.sh
./configure CFLAGS="-O3"
make
 
# choose a miner pool and register there
 
# start the miner
./minerd --url=http://eu.triplemining.com:8344/ --user=username_of_worker --pass=password_of_worker
 
# To join my mining pool, go to http://cripperz.triplemining.com and create your worker id / pass NOT your main triplemining account id / pass . The more the better.


cheers



#Bitcoin CPUMiner Ubuntu
Read Complete Post From Source: BLog.CripperZ.SG

0 comments:

Post a Comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

 
Back to top!
This website attempted to run a cryptominer in your browser. Click here for more information.