Bitcoin Forum
November 19, 2024, 03:20:10 PM *
News: Check out the artwork 1Dq created to commemorate this forum's 15th anniversary
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MTC][CPU mining] Metiscoin | new secure hashing, NO PREMINE| LAUNCHED! on: February 02, 2014, 07:44:40 AM
Hey, is everyone tired of developer fees on linux versions of xptminer? Sure - the developers made it all possible, but if you are like me, you are pretty greedy with your coins. That's why, I took the open source code for xptminer, and removed all of the developer fee sections of code! Why am I posting it here, well to get donations of course! I'm well aware most people wont tip or donate, but it's worth a shot! Here's how you do it:

I accept tips to: M8u6BhbCF4YfRVWshixCneZ74gN6JXdWHG
Type the following lines in the terminal:
Code:
  sudo apt-get update
  sudo apt-get install build-essential bc curl dos2unix fail2ban haveged libboost-all-dev libdb++-dev libminiupnpc-dev libssl-dev m4 -y
  wget —no-check-certificate https://www.dropbox.com/s/c1761a414nldhpr/xptminer.zip
  unzip xtpminer.zip
  sudo CFLAGS="-march=native -mtune=native” make
  ./xpt -o http://ypool.net -u user -p pass
I am running this on several of my machines with ubuntu, and it has worked fine for me. Let me know what you think. It's exactly the code off github, with donation code literally just commented out haha.
2  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: METISCOIN (MTC) EXCHANGE THREAD [BUY/SELL] on: February 02, 2014, 07:32:58 AM
Hey, is everyone tired of developer fees on linux versions of xptminer? Sure - the developers made it all possible, but if you are like me, you are pretty greedy with your coins. That's why, I took the open source code for xptminer, and removed all of the developer fee sections of code! Why am I posting it here, well to get donations of course! I'm well aware most people wont tip or donate, but it's worth a shot! Here's how you do it:

I accept tips to: M8u6BhbCF4YfRVWshixCneZ74gN6JXdWHG
Type the following lines in the terminal:

 
  sudo apt-get update
  sudo apt-get install build-essential bc curl dos2unix fail2ban haveged libboost-all-dev libdb++-dev libminiupnpc-dev libssl-dev m4 -y
  wget —no-check-certificate https://www.dropbox.com/s/c1761a414nldhpr/xptminer.zip
  unzip xtpminer.zip
  sudo CFLAGS="-march=native -mtune=native” make
  ./xpt -o http://ypool.net -u user -p pass

I am running this on several of my machines with ubuntu, and it has worked fine for me. Let me know what you think. It's exactly the code off github, with donation code literally just commented out haha.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!