Bitcoin Forum
May 11, 2024, 12:35:01 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 »  All
  Print  
Author Topic: [Guide and Giveaway] Free $10 - Cloud Mining PTS with yPool and Digital Ocean  (Read 15166 times)
super3 (OP)
Legendary
*
Offline Offline

Activity: 1094
Merit: 1006


View Profile WWW
November 13, 2013, 11:11:47 PM
Last edit: December 20, 2013, 06:09:09 PM by super3
 #1

This guide is outdated. Please use http://protoshares.com/mining.html

If you would just like some coins post your address below.

My affiliate link is https://www.digitalocean.com/?refcode=b42d05f9603c, if you sign up with DO then tell me so I can give you 2x the giveaway coins and before the regular giveaway folks. Spend $10, and there will be a little bonus involved  Wink.

Mining is currently... Profitable!
Try coupon: DIVEIN10

Instructions:
1. Sign Up for yPool.
2. Sign Up for Digital Ocean.
3. Fund you account with Paypal or Credit Card
4. Click the Green 'Create Button' or the Blue 'Create Droplet' Button
5. Select the 4 CPU / 8 GB, and Debian 7.0 x64 as your image
6. Your username and password will be emailed to you
7. Use an SSH client like Putty to login.
8. First we need to get a script to do the hard stuff for us.
Code:
wget protoshares.net/ypool.sh
9. Edit for your mining worker
Code:
./jhProtominer -o ypool.net -u [worker_name] -p [password] -m512
10. Run it!
Code:
sh mine.sh
11. Launch as many as you would like. I would launch a few dozen before the difficult rises in a few hours.
12. Huh
13. Profit

Some of the coins I mined:

Trades so far:

Bitcoin Dev / Storj - Decentralized Cloud Storage. Winner of Texas Bitcoin Conference Hackathon 2014. / Peercoin Web Lead / Primecoin Web Lead / Armory Guide Author / "Am I the only one that trusts Dogecoin more than the Federal Reserve?"
1715387701
Hero Member
*
Offline Offline

Posts: 1715387701

View Profile Personal Message (Offline)

Ignore
1715387701
Reply with quote  #2

1715387701
Report to moderator
1715387701
Hero Member
*
Offline Offline

Posts: 1715387701

View Profile Personal Message (Offline)

Ignore
1715387701
Reply with quote  #2

1715387701
Report to moderator
1715387701
Hero Member
*
Offline Offline

Posts: 1715387701

View Profile Personal Message (Offline)

Ignore
1715387701
Reply with quote  #2

1715387701
Report to moderator
In order to achieve higher forum ranks, you need both activity points and merit points.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715387701
Hero Member
*
Offline Offline

Posts: 1715387701

View Profile Personal Message (Offline)

Ignore
1715387701
Reply with quote  #2

1715387701
Report to moderator
rnaodm
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile
November 13, 2013, 11:18:43 PM
 #2

Id appriceate some pts coins, havent earned much with my i3 but ill look into the digi ocean and appreciate this guide, following it now

PrY4bWzwjBz7czjqW35QvrYz8wGvM3RXrk
billym2k
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile
November 13, 2013, 11:39:37 PM
 #3

Just did this and dropped the $10 to try it out with your affiliate link, even though difficulty just went up 5x! Probably not still profitable, but we shall see.

Pv38QQwP5sVeZzmis4rjJSyxRQVPiZnYuw
rnaodm
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile
November 13, 2013, 11:44:43 PM
 #4

I edited the mine.sh and ran it but got "error CPU you selected does not support x86-64 instruction set on make"
super3 (OP)
Legendary
*
Offline Offline

Activity: 1094
Merit: 1006


View Profile WWW
November 13, 2013, 11:49:43 PM
 #5

Just did this and dropped the $10 to try it out with your affiliate link, even though difficulty just went up 5x! Probably not still profitable, but we shall see.

Pv38QQwP5sVeZzmis4rjJSyxRQVPiZnYuw
Initial indications are that it is still fine. Will see in a few hours. If you did DO with the $10 credit, i will give you early access to the $200 free credit guide.

Bitcoin Dev / Storj - Decentralized Cloud Storage. Winner of Texas Bitcoin Conference Hackathon 2014. / Peercoin Web Lead / Primecoin Web Lead / Armory Guide Author / "Am I the only one that trusts Dogecoin more than the Federal Reserve?"
super3 (OP)
Legendary
*
Offline Offline

Activity: 1094
Merit: 1006


View Profile WWW
November 13, 2013, 11:51:04 PM
 #6

I edited the mine.sh and ran it but got "error CPU you selected does not support x86-64 instruction set on make"
What droplet are you running? Screenshot of putty would be helpful.

Bitcoin Dev / Storj - Decentralized Cloud Storage. Winner of Texas Bitcoin Conference Hackathon 2014. / Peercoin Web Lead / Primecoin Web Lead / Armory Guide Author / "Am I the only one that trusts Dogecoin more than the Federal Reserve?"
billym2k
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile
November 13, 2013, 11:53:11 PM
 #7

Just did this and dropped the $10 to try it out with your affiliate link, even though difficulty just went up 5x! Probably not still profitable, but we shall see.

Pv38QQwP5sVeZzmis4rjJSyxRQVPiZnYuw
Initial indications are that it is still fine. Will see in a few hours. If you did DO with the $10 credit, i will give you early access to the $200 free credit guide.

Sweet Cheesy

Digital Ocean doesn't boot you for stuff like this btw?

Edit: Actually I got the same error --

My droplet is Active 8GB Ram 80GB SSD Disk New York 2 Debian 7.0 x64

Resolving deltas: 100% (69/69), done.
g++ -O3 -march=native -c -o jhlib.o jhlib.cpp
jhlib.cpp:1:0: error: CPU you selected does not support x86-64 instruction set
make: *** [jhlib.o] Error 1
./mine.sh: line 8: ./jhProtominer: No such file or directory

solved by removing the march=native flag in mine.sh g++ call
super3 (OP)
Legendary
*
Offline Offline

Activity: 1094
Merit: 1006


View Profile WWW
November 14, 2013, 12:01:40 AM
 #8

Just did this and dropped the $10 to try it out with your affiliate link, even though difficulty just went up 5x! Probably not still profitable, but we shall see.

Pv38QQwP5sVeZzmis4rjJSyxRQVPiZnYuw
Initial indications are that it is still fine. Will see in a few hours. If you did DO with the $10 credit, i will give you early access to the $200 free credit guide.

Sweet Cheesy

Digital Ocean doesn't boot you for stuff like this btw?

Edit: Actually I got the same error --

My droplet is Active 8GB Ram 80GB SSD Disk New York 2 Debian 7.0 x64

Resolving deltas: 100% (69/69), done.
g++ -O3 -march=native -c -o jhlib.o jhlib.cpp
jhlib.cpp:1:0: error: CPU you selected does not support x86-64 instruction set
make: *** [jhlib.o] Error 1
./mine.sh: line 8: ./jhProtominer: No such file or directory

I'm using multiple service. Probably did the wrong compile flags. Lemme play with it for a sec.

Bitcoin Dev / Storj - Decentralized Cloud Storage. Winner of Texas Bitcoin Conference Hackathon 2014. / Peercoin Web Lead / Primecoin Web Lead / Armory Guide Author / "Am I the only one that trusts Dogecoin more than the Federal Reserve?"
billym2k
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile
November 14, 2013, 12:03:07 AM
 #9

Yeah -- I just removed march=native in the g++ call and its fine, getting 50 collisions/min ish, dunno if it could be a bunch higher if it was 64-bit
super3 (OP)
Legendary
*
Offline Offline

Activity: 1094
Merit: 1006


View Profile WWW
November 14, 2013, 12:07:22 AM
 #10

Yeah -- I just removed march=native in the g++ call and its fine, getting 50 collisions/min ish, dunno if it could be a bunch higher if it was 64-bit
Yup came to the same conclusion. Updating the autorun script now.

Bitcoin Dev / Storj - Decentralized Cloud Storage. Winner of Texas Bitcoin Conference Hackathon 2014. / Peercoin Web Lead / Primecoin Web Lead / Armory Guide Author / "Am I the only one that trusts Dogecoin more than the Federal Reserve?"
billym2k
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile
November 14, 2013, 12:09:51 AM
 #11

It still hasn't mined a share either Sad Hoping the collisions/min isn't too low for shares
super3 (OP)
Legendary
*
Offline Offline

Activity: 1094
Merit: 1006


View Profile WWW
November 14, 2013, 12:12:18 AM
 #12

It still hasn't mined a share either Sad Hoping the collisions/min isn't too low for shares
A watched miner never finds blocks. I've got quite a few.

Script updated. Works now.

Bitcoin Dev / Storj - Decentralized Cloud Storage. Winner of Texas Bitcoin Conference Hackathon 2014. / Peercoin Web Lead / Primecoin Web Lead / Armory Guide Author / "Am I the only one that trusts Dogecoin more than the Federal Reserve?"
billym2k
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile
November 14, 2013, 12:25:34 AM
 #13

Hehe sage advice. 5 shares now...
blackboy
Member
**
Offline Offline

Activity: 109
Merit: 16



View Profile WWW
November 14, 2013, 12:31:40 AM
 #14

Thanks! Just started!

PhePEpaeoo3Zfeo4iVVaK82CsUrGKRs363


Resistance is futile. Embrace cryptocurrencies.
super3 (OP)
Legendary
*
Offline Offline

Activity: 1094
Merit: 1006


View Profile WWW
November 14, 2013, 12:32:10 AM
 #15

Hehe sage advice. 5 shares now...
Next up schrodinger's asic.

Bitcoin Dev / Storj - Decentralized Cloud Storage. Winner of Texas Bitcoin Conference Hackathon 2014. / Peercoin Web Lead / Primecoin Web Lead / Armory Guide Author / "Am I the only one that trusts Dogecoin more than the Federal Reserve?"
kvlooper
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
November 14, 2013, 12:47:39 AM
 #16

Just signed up with your affiliate link and launched a droplet using your guide.

PqeiZuDkytrrT3t11w1Ri23kS3R364zL1Q
rnaodm
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile
November 14, 2013, 12:50:26 AM
 #17

I edited the mine.sh and ran it but got "error CPU you selected does not support x86-64 instruction set on make"
What droplet are you running? Screenshot of putty would be helpful.



Im using debian as per your guide
blackboy
Member
**
Offline Offline

Activity: 109
Merit: 16



View Profile WWW
November 14, 2013, 12:56:59 AM
 #18

YPool website is down

Resistance is futile. Embrace cryptocurrencies.
super3 (OP)
Legendary
*
Offline Offline

Activity: 1094
Merit: 1006


View Profile WWW
November 14, 2013, 01:00:43 AM
 #19

I edited the mine.sh and ran it but got "error CPU you selected does not support x86-64 instruction set on make"
What droplet are you running? Screenshot of putty would be helpful.



Im using debian as per your guide
Delete the mine.sh script, and download it again. It has been updated.

YPool website is down
It happens. Should be up soon again though.

Bitcoin Dev / Storj - Decentralized Cloud Storage. Winner of Texas Bitcoin Conference Hackathon 2014. / Peercoin Web Lead / Primecoin Web Lead / Armory Guide Author / "Am I the only one that trusts Dogecoin more than the Federal Reserve?"
Miramyn
Full Member
***
Offline Offline

Activity: 169
Merit: 100



View Profile
November 14, 2013, 01:11:35 AM
 #20

Signed up under you and did a $25 credit

PpQqePcXFE37utvBF4LZpHQfN2RAd155qx

In your initial post, step 1 should be corrected to link to ypool.net not ypool.com Smiley

How do I launch multiple sessions? Open multiple putty's?

Thanks for the guide

When I was younger we didn't have behavioural disorders. They called it "being a brat". It was as simple as that!
Pages: [1] 2 3 4 5 6 »  All
  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!