Bitcoin Forum
August 01, 2024, 02:42:35 AM *
News: Help 1Dq create 15th anniversary forum artwork.
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Can't mine XMR on Linux VPS  (Read 201 times)
Dr.Lecter (OP)
Full Member
***
Offline Offline

Activity: 602
Merit: 134



View Profile
July 29, 2017, 11:29:57 AM
 #1

Hi,  Grin
i have a problem with my VPS.

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




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  Huh Please help me  Cheesy Cheesy thank you so much  Kiss Kiss
adaseb
Legendary
*
Offline Offline

Activity: 3822
Merit: 1723


View Profile
July 30, 2017, 09:33:13 AM
 #2

Don't mine on a VPS, you will get banned. You aren't allowed to use 100% CPU usage.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!