Post
Topic
Board Pools (Altcoins)
Re: [POOL][BTC][LTC][BCN][MRO][QCN][FCN][duck] Minergate
by
trand
on 25/06/2014, 02:39:07 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

after you input sudo on you linux whether you make the download process verification?
are you have make sure cpuminer have installed on your linux?