Author

Topic: How to mine XPM and MTC with a VPS (Read 448 times)

newbie
Activity: 8
Merit: 0
January 31, 2014, 05:19:18 AM
#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

Jump to: