Bitcoin Forum
July 16, 2024, 04:59:40 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to mine XPM and MTC with a VPS  (Read 426 times)
peter1305 (OP)
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
January 31, 2014, 10:19:18 AM
Last edit: February 02, 2014, 08:02:20 PM by peter1305
 #1

i am mining in ypool XPM and MTC with a VPS,using CPU power Smiley

watch video--- how make it --- http://www.youtube.com/watch?v=YHXyPAgp4is

Login via ssh with your vps login details using betvise.com
Commands for MTC:
********************

sudo apt-get update

sudo apt-get install yasm -y git make g++ build-essential libminiupnpc-dev

sudo apt-get install -y libdb++-dev libgmp-dev libssl-dev dos2unix

git clone https://github.com/conicek/xptminer-linux

cd xptminer-linux

make

./xpt -o http://ypool.net -u username.workername -p password -t thread_num

Commands for XPM:
********************

sudo apt-get update

sudo apt-get install yasm -y git make g++ build-essential libminiupnpc-dev

sudo apt-get install -y libdb++-dev libgmp-dev libssl-dev dos2unix

git clone git clone https://github.com/Brauerfrantisek/jhPrimeminer

jhPrimeminer

make

./jhPrimeminer -o http://mining.ypool.net:10034 u username.workername -p password
*************************************

i have aproximally 0,15 XPM per day from  $5 monthly droplet  Wink

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!