Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: Dr.Lecter on July 29, 2017, 11:29:57 AM



Title: Can't mine XMR on Linux VPS
Post by: Dr.Lecter on July 29, 2017, 11:29:57 AM
Hi,  ;D
i have a problem with my VPS.

Stratum connection failed: connection time out after 3000 miliseconds
....retry after 10 seconds


https://i.imgur.com/iIPnP3H.png

This is my code:

Code:
sudo apt-get install git libcurl4-openssl-dev build-essential libjansson-dev autotools-dev automake
&&
sudo sysctl -w vm.nr_hugepages=$((`grep -c ^processor /proc/cpuinfo` * 200))
&&
git clone https://github.com/hyc/cpuminer-multi
&&
cd cpuminer-multi
&&
./autogen.sh
&&
CFLAGS="-march=native" ./configure
&&
make
&&
sudo ./minerd -a cryptonight -o stratum+tcp://xmr.prohash.net:1111 -u 48BttCGZ4VVFiLv2ieFd1o1R3ghystBU7Uu86g6eTfaUByHueZCWFteQwPo4zC3dRkKK6DaHSmAuCaUCG7HQ81Dt49Jd9EX -p x -t 2

I don't know how to fix it  ??? Please help me  :D :D thank you so much  :-* :-*


Title: Re: Can't mine XMR on Linux VPS
Post by: adaseb on July 30, 2017, 09:33:13 AM
Don't mine on a VPS, you will get banned. You aren't allowed to use 100% CPU usage.