sudo apt-get install make automake build-essential git libcurl4-openssl-dev git clone git://github.com/pooler/cpuminer.git cd cpuminer ./autogen.sh ./configure CFLAGS="-O3" make ./minerd --url http://pool.grewe.ca:8337/ --userpass Weblogin.Worker:Worker password
| URL: | http://pool.grewe.ca/ |
| PORT: | 8337 |
| Username: | Weblogin.Worker |
| Password: | Worker Password |
./minerd --url http://pool.grewe.ca:8337/ --userpass Weblogin.Worker:Worker passwordIf you want, you can create additional workers with usernames and passwords of your choice Here
cd cpuminer
git pull
make clean
./configure CFLAGS="-O3"
make
./minerd --url http://pool.grewe.ca:8337/ --userpass Weblogin.Worker:Worker Password