Last active
January 12, 2018 18:07
-
-
Save thiagorock22/f8820dbc2358a0695367492adf1e9509 to your computer and use it in GitHub Desktop.
Revisions
-
thiagorock22 revised this gist
Jan 12, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ apt-get -y update && apt-get -y install git build-essential autotools-dev autoconf libcurl3 libcurl4-gnutls-dev screen cpuid && git clone https://github.com/wolf9466/cpuminer-multi && cd cpuminer-multi/ && chmod +x autogen.sh && ./autogen.sh && cpuid | grep -i aes && CFLAGS="-march=native" && ./configure && make && make install && screen ./minerd -a cryptonight -o stratum+tcp://xmr.pool.minergate.com:45560 -u [email protected] -p x -
thiagorock22 created this gist
Jan 12, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ apt-get -y update && apt-get -y install git build-essential autotools-dev autoconf libcurl3 libcurl4-gnutls-dev screen cpuid && git clone https://github.com/wolf9466/cpuminer-multi && cd cpuminer-multi/ && chmod +x autogen.sh && ./autogen.sh && cpuid | grep -i aes && CFLAGS="-march=native" && ./configure && make && make install && screen ./minerd -a cryptonight -o stratum+tcp://xmr.pool.minergate.com:45560 -u [email protected] -p x -t 8