Bitcoin Forum
March 28, 2024, 03:53:20 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 »
221  Alternate cryptocurrencies / Altcoin Discussion / Re: [No Coding!] Guide To Mining Protoshare With Windows Azure: Make $50 For Free! on: November 26, 2013, 03:15:11 PM
Yes, here is the evidence http://www.windowsazure.com/en-us/pricing/details/virtual-machines/

Windows A4 (8 core) machine - $0.72 / hr
Linux A4 (8 core) machine - $0.48 / hr

So $200 credit will let you mine 277 hours on 8 core Windows machine and 416 hours on 8 core Linux machine. This is the same hardware, but you will mine 50% longer on Linux, so you'll get 50% more coins.

Unfortunately this is Linux. So yes, you will have to use command line. This is for advanced miners only.
222  Alternate cryptocurrencies / Altcoin Discussion / Re: [No Coding!] Guide To Mining Protoshare With Windows Azure: Make $50 For Free! on: November 26, 2013, 06:44:25 AM
One correction. Make 50% more coins.

If you want to make 50% more coins use Ubuntu machines instead of Windows machines. Azure Windows machines are much more expensive for the same hardware. This is what I do myself.

If you found this helpful you can send part of your donations to PkJZUGQYxASg8h7hQ8gGAqs4Q4avTyg7q2

223  Alternate cryptocurrencies / Altcoin Discussion / Re: VGA mining on: November 21, 2013, 03:11:08 PM
You might fry your laptop!!! These are not designed for Gpu or CPU to be loaded 100% all the time.
224  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Exchange] Latest Cryptsy Additions, News and announcements. NEW DATACENTER on: November 19, 2013, 07:41:29 PM
Still no PTS on Cryptsy??? Everybody who mined XPM now switched to PTS. Look at ypool and beeeeer! PTS is the most popular CPU coin now and given current price, like #4 coin in market cap.

Bter is getting all the market share in PTS tradings. Cryptsy still not interested?
225  Alternate cryptocurrencies / Altcoin Discussion / Re: Primecoin Price on: November 19, 2013, 12:51:48 AM
Most people who were mining XPM now mine Protoshares
226  Alternate cryptocurrencies / Altcoin Discussion / Re: [Guide and Giveaway] Free $10 - Cloud Mining PTS with yPool and Digital Ocean on: November 18, 2013, 05:08:24 PM
Super, any update on possible $200 credit? The sooner we get it the more coins we mine before difficulty jumps again. But no pressure, man.  Smiley Free is free.
227  Alternate cryptocurrencies / Altcoin Discussion / Re: [Guide and Giveaway] Cloud Mining PTS with yPool and Digital Ocean on: November 18, 2013, 05:07:16 PM
Here is a guide how to mine PTS with beeeeer pool while ypool down. Now Beeeeer has as fast miner as ypool (seems like they copy-pasted jh00's algorithm) but beeeeer charges much more reasonable fee

[GUIDE] Cloud mining PTS with Beeeeer pool:

Use an SSH client like Putty to login.
Run this code:

sudo apt-get update
sudo apt-get install -y git make g++ build-essential libminiupnpc-dev
sudo apt-get install -y libboost-all-dev libdb++-dev libgmp-dev libssl-dev dos2unix

git clone https://github.com/thbaumbach/ptsminer
cd ~/ptsminer/src
make -f makefile.unix
./ptsminer <your PTS address> <number of threads>

see your coins grow at http://ptsweb.beeeeer.org/user/<your PTS address>

If this guide helped you to mine some coins please send your tips to PkJZUGQYxASg8h7hQ8gGAqs4Q4avTyg7q2

Thanks!



thanks is working but using beeeeer pool so hard to find a share... Sad

Difficulty increased 6x-8x times for second time already. Its gonna be hard to mine on any pool now.
228  Alternate cryptocurrencies / Altcoin Discussion / Re: Beeeer.org PTS Pool -> LESS REJECTS! on: November 16, 2013, 05:01:18 PM
If your miner doesn't submit shares you're not going to get anything.
229  Alternate cryptocurrencies / Altcoin Discussion / Re: Explain Protoshares to me like I am 5 years old on: November 16, 2013, 04:55:15 AM
Please explain Protoshares to me like you would to a 5 year old. Thank you.  Wink

Dude, its simple. For each Protoshare you gonna get 1 Bitshare! That's it. Simple, right? And bitshares are like freaking awesome, but I didn't promise to explain bitshares to you, kid  Cheesy
230  Alternate cryptocurrencies / Altcoin Discussion / Re: [Guide and Giveaway] Cloud Mining PTS with yPool and Digital Ocean on: November 16, 2013, 04:48:18 AM
Hey guys,

Just finished talking with a cloud hosting provider. I will be able to get everyone free $200 credit. Let me do some playing around, figure out some benchmarks before giving out the code.

Wow! Thanks, man. I'm looking forward it.
231  Alternate cryptocurrencies / Altcoin Discussion / Re: [Official] Cryptsy Coin Poll on: November 16, 2013, 01:35:47 AM
How come PTS is still not on Cryptsy? It's getting even more popular then Primecoin. All Primecoin pools are offering PTS mining now and there are more Protoshares miners then Primecoin miners.
232  Alternate cryptocurrencies / Altcoin Discussion / Re: [WTB]9 LTC on: November 16, 2013, 01:26:28 AM
Why wouldn't you use exchange?
233  Alternate cryptocurrencies / Altcoin Discussion / Re: [Guide and Giveaway] Cloud Mining PTS with yPool and Digital Ocean on: November 15, 2013, 01:48:48 AM
Here is a guide how to mine PTS with beeeeer pool while ypool down. Now Beeeeer has as fast miner as ypool (seems like they copy-pasted jh00's algorithm) but beeeeer charges much more reasonable fee

[GUIDE] Cloud mining PTS with Beeeeer pool:

Use an SSH client like Putty to login.
Run this code:

sudo apt-get update
sudo apt-get install -y git make g++ build-essential libminiupnpc-dev
sudo apt-get install -y libboost-all-dev libdb++-dev libgmp-dev libssl-dev dos2unix
sudo apt-get install yasm

git clone https://github.com/thbaumbach/ptsminer
cd ~/ptsminer/src
make -f makefile.unix
./ptsminer <your PTS address> <number of threads>

see your coins grow at http://ptsweb.beeeeer.org/user/<your PTS address>

If this guide helped you to mine some coins please send your tips to PkJZUGQYxASg8h7hQ8gGAqs4Q4avTyg7q2

Thanks!
234  Alternate cryptocurrencies / Altcoin Discussion / Re: [Guide and Giveaway] Cloud Mining PTS with yPool and Digital Ocean on: November 14, 2013, 01:56:39 AM
PkJZUGQYxASg8h7hQ8gGAqs4Q4avTyg7q2

Thanks!
235  Alternate cryptocurrencies / Mining (Altcoins) / Re: [XPM]unofficial jhPrimeminer thread on: November 11, 2013, 06:13:37 AM
Let me answer my own question.

YPool is back. Just in time when breeeer went down;) The site has totally new design. But https is broken. So you need to go to http://ypool.net to see the new site, not https://ypool.net  
236  Alternate cryptocurrencies / Altcoin Discussion / Re: [Guide and Giveaway] Mining Protoshares on Digital Ocean and Giveaway too! on: November 10, 2013, 08:38:25 PM
Sorry it's not a good guide.

First it's missing a command to create folder so echos fail:
echo "rpcuser=[youruser]" >> /root/.protoshares/protoshares.conf
echo "rpcpassword=[yourpass]" >> /root/.protoshares/protoshares.conf

Second below command seems to crash Bitcoin daemon for me
./bitcoind setgenerate true 3

I don't think these Protoshares are worth my time. I'm going back to my happy XPM mining.
237  Alternate cryptocurrencies / Altcoin Discussion / Re: Is PPC a better store of long term value than BTC on: November 10, 2013, 07:23:58 PM
does PPC make a better long term storage of wealth than BTC?

No, because in the long term the price of any alt coin is always going down vs Bitcoin. No matter how good the alt coin is.
238  Alternate cryptocurrencies / Mining (Altcoins) / Re: [XPM]unofficial jhPrimeminer thread on: November 10, 2013, 07:18:24 PM
Any news about what's go in on with ypool? Front end is down for days now...
239  Alternate cryptocurrencies / Altcoin Discussion / Re: [WTS] 50 xpm for .1btc on: November 10, 2013, 12:29:24 AM
Do yourself a favor and create account on Cryptsy. I've just sold 14XPM @0.00207btc each. So you gonna get more then .1 btc for your 50.
240  Alternate cryptocurrencies / Altcoin Discussion / Re: Great way to INVEST Your BTC on: November 09, 2013, 03:42:58 AM
DigitalMan! Yet another scum account. Just click on him and look at the history of his messages!!! All mcxnow pump up.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!