Post
Topic
Board Pools (Altcoins)
Re: [POOL][BTC][LTC][BCN][MRO][QCN][FCN][duck] Minergate
by
cyber-machine
on 24/06/2014, 16:33:32 UTC
I can't begin digitalocean mining. My settings not work. Pls. help me
I need install minergate console miner from off. site https://minergate.com/articles/cpuminer to Ubuntu 13.10 x64
I type in PUTTY:

Code:
sudo apt-get update
sudo apt-get install git make automake screen libcurl4-openssl-dev
git clone https://github.com/ekimmo/cpuminer-multi
cd cpuminer-multi
./autogen.sh
./configure CFLAGS="-O3"
make
screen -S minerd ./minerd -a cryptonight -o http://fcn-duck.pool.minergate.com:5563 --user=x@mail.com --pass=x -t 1

but mining not started

Pls. tell me the right settings