Set Up Yacointalk Pool on Ubuntu


SUBMITTED BY: Guest

DATE: Dec. 16, 2013, 12:58 p.m.

FORMAT: Bash

SIZE: 378 Bytes

HITS: 893

  1. Follow commands
  2. sudo apt-get update
  3. sudo apt-get install git
  4. sudo apt-get install libcurl4-openssl-dev automake make
  5. git clone https://github.com/ali1234/cpuminer
  6. cd cpuminer
  7. sudo ./autogen.sh && sudo ./configure CFLAGS="-O3"
  8. sudo make
  9. ./minerd -a scrypt-jane -o http://pool3.yacointalk.com:8341 -u username.workerid -p password -r 9999 -t num_core_cpu

comments powered by Disqus