Bitcoin Forum
June 17, 2024, 04:49:46 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Mining using the Linux CPU/CPUMINER-OPT  (Read 141 times)
levitacrossfirevlt (OP)
Jr. Member
*
Offline Offline

Activity: 88
Merit: 2


View Profile
January 18, 2019, 05:07:53 PM
 #1

sudo apt-get update

sudo apt-get install automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev libssl-dev libgmp-dev


git clone https://github.com/JayDDee/cpuminer-opt

cd cpuminer-opt

./build.sh



CFLAGS="-march=native" ./configure

make
 sudo make install

 sudo apt-get install screen


  screen Enter + Enter

./cpuminer -a lyra2z -o stratum+tcp://(POOL) -u <Carteira> -p x
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!