Skip to content

Instantly share code, notes, and snippets.

@thiagorock22
Last active January 12, 2018 18:07
Show Gist options
  • Save thiagorock22/f8820dbc2358a0695367492adf1e9509 to your computer and use it in GitHub Desktop.
Save thiagorock22/f8820dbc2358a0695367492adf1e9509 to your computer and use it in GitHub Desktop.

Revisions

  1. thiagorock22 revised this gist Jan 12, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt
    Original 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 -t 8
    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
  2. thiagorock22 created this gist Jan 12, 2018.
    1 change: 1 addition & 0 deletions gistfile1.txt
    Original 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