Bitcoin Forum
May 13, 2024, 09:23:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: « 1 2 3 [4] 5 »  All
  Print  
Author Topic: [Updated] Guide To Pool Cloud Mining Protoshares - Also get free PTS!  (Read 14728 times)
BitshireHashaway (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile WWW
November 19, 2013, 06:52:45 AM
 #61

when am I going to receive the 0.50 PTS reward? I look forward to it Smiley

When you PM me with proof that you signed up under me. Just saying it - especially someone like you who hasn't been around long isn't enough.
1715635403
Hero Member
*
Offline Offline

Posts: 1715635403

View Profile Personal Message (Offline)

Ignore
1715635403
Reply with quote  #2

1715635403
Report to moderator
1715635403
Hero Member
*
Offline Offline

Posts: 1715635403

View Profile Personal Message (Offline)

Ignore
1715635403
Reply with quote  #2

1715635403
Report to moderator
1715635403
Hero Member
*
Offline Offline

Posts: 1715635403

View Profile Personal Message (Offline)

Ignore
1715635403
Reply with quote  #2

1715635403
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715635403
Hero Member
*
Offline Offline

Posts: 1715635403

View Profile Personal Message (Offline)

Ignore
1715635403
Reply with quote  #2

1715635403
Report to moderator
BitshireHashaway (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile WWW
November 19, 2013, 06:54:08 AM
 #62

Guys, be on the look out for a guide to get free mining w/ Windows Azure free trial - free money for a month and then you can shut it down and take your earnings - no cost to you. Relatively newbie friendly (no entering code into a command console, its like setting up a new miner on Windows 7)

Looking forward to it.

Glad to hear it - I'm currently testing mine out along with the setup to make sure it all runs well - don't want to release an untested guide:) - so you can expect that ~Friday/Saturday/Sunday/Monday
BitshireHashaway (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile WWW
November 20, 2013, 03:38:15 AM
 #63

Thanks for the tut.

How many servers are you running and should we increase this count?

As well, how profitable is this if we're running 5x, in terms of PTS/day.

I was running 5, however now I'm scaling back operations to put more funds into testing Windows Azure (for which you guys should see a guide coming out for soon).

When I was running 5x of the $80/month I was making ~10% profit a day not sure of the exact PTS amount but the cost for the 5x $80/month is $14.40/day so I was getting ~$16/day in PTS. However, much more profit can be had from running 5x $20/month because they are 2 cores vs. the 4 cores of the $80/month - you could probably expect 100% profit on your investment.
BitshireHashaway (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile WWW
November 20, 2013, 06:25:20 AM
 #64

Thanks for all the wonderful code recommendations guys! Remember if you have any recommendations relating to the code, I would highly appreciate them - or guides for how to do it with different clients (SSH Putty ect.)
BitshireHashaway (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile WWW
November 20, 2013, 07:09:49 AM
 #65

If anyone is interested in helping me with my Curecoin cloud mining guide - or just in general offering services for Curecoin when it comes out, PM me!
BitshireHashaway (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile WWW
November 21, 2013, 03:24:54 AM
 #66

Update: I have been getting some people requesting the reward just for signing up for me when they don't actually spend the $10. Please keep in mind you need to spend the $10 to get the reward.
AndrewWilliams
Full Member
***
Offline Offline

Activity: 182
Merit: 100

Fourth richest fictional character


View Profile
November 21, 2013, 04:50:01 AM
 #67

Don't use his code! It will steal all your coins!

Huh?
AceCobra1
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
November 24, 2013, 10:00:37 PM
 #68

is the ROI better with 2 cores or 4 ? I was told the best place to mine PTS is AWS as they are cheaper ? But I can't find thier price list on the amazon website
AceCobra1
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
November 24, 2013, 10:49:16 PM
 #69

I seem to get an error, when I type the

make -f makefile.unix

I get this error:

yasm -f elf64 -o obj/sha512_avx.o intel/sha512_avx.asm
make: yasm: command not found
make:*** [obj/sha512_avx.o] Error 127

Any ideas how to proceed ?
viriat0
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 501


View Profile
November 25, 2013, 12:00:34 AM
 #70

I seem to get an error, when I type the

make -f makefile.unix

I get this error:

yasm -f elf64 -o obj/sha512_avx.o intel/sha512_avx.asm
make: yasm: command not found
make:*** [obj/sha512_avx.o] Error 127

Any ideas how to proceed ?

Install yasm

cd /usr/local/src/
wget http://www.tortall.net/projects/yasm/releases/yasm-1.0.1.tar.gz
tar zfvx yasm-1.0.1.tar.gz
cd yasm-1.0.1
./configure
make && make install

davidm
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
November 25, 2013, 12:19:34 AM
 #71

I signed up using your referral and spent $10.

PeCWcW3PYdvr29XRPRTXK8SiumPcvGTxhp

Dave

flayway
Full Member
***
Offline Offline

Activity: 219
Merit: 102


View Profile
November 25, 2013, 06:48:41 AM
 #72



Once you have logged in type in the following code in order:

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


I follow this to here but wher ei can make this ~ Cheesy i also go allways when try find some key with altgr+2 to some blackscreen where read some text with blue how can go back without boot?

That no need. But problem is when i write make -f makefile.unix there coming next:
yasm -f elf64 -o obj/sha512_avx.o intel/sha512_avx.asm
make: yasm: Command not found
make: *** [obj/sha512_avx.o] Error 127

XCP:     19zzpgk3oakH2b7zd63mw3DadtNkvefVfo    BTC:     1ASSkiRsqRUUp5Y8YQYnuc41fBbYR3iRD2
davidm
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
November 25, 2013, 11:37:51 AM
 #73

I follow this to here but wher ei can make this ~ Cheesy i also go allways when try find some key with altgr+2 to some blackscreen where read some text with blue how can go back without boot?

That no need. But problem is when i write make -f makefile.unix there coming next:
yasm -f elf64 -o obj/sha512_avx.o intel/sha512_avx.asm
make: yasm: Command not found
make: *** [obj/sha512_avx.o] Error 127
I struggled through all of this and I finally got it working. I had the same problem with Yasm. Do this and then try the make command again:
apt-get install build-essential libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev zlib1g-dev yasm

davidm
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
November 25, 2013, 11:48:40 AM
 #74

I follow this to here but wher ei can make this ~ Cheesy i also go allways when try find some key with altgr+2 to some blackscreen where read some text with blue how can go back without boot?

That no need. But problem is when i write make -f makefile.unix there coming next:
yasm -f elf64 -o obj/sha512_avx.o intel/sha512_avx.asm
make: yasm: Command not found
make: *** [obj/sha512_avx.o] Error 127
I struggled through all of this and I finally got it working. I had the same problem with Yasm. Do this and then try the make command again:
apt-get install build-essential libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev zlib1g-dev yasm


Also, if you do that and
make -f makefile.unix
still doesn't work, try this:
make -f makefile.unix.no-chrono
AceCobra1
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
November 25, 2013, 07:37:18 PM
 #75

Any ideas how I can find if my mining has actually started? What should my share/h be for a 2 core ?

Also, is there any other websites I could use with a cloud miner but with a Windows type OS so it is more familiar to me that I can use with the ypool ?

With regards to accessing the speed, do I check it in the protoshares wallet in the "collisionspermin" column ?
davidm
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
November 26, 2013, 01:21:01 AM
 #76

Thanks to this thread, I am now the proud owner of 0.07566606 PTS.  Undecided
What's it worth? Can I retire now?  Cheesy
AceCobra1
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
November 26, 2013, 02:56:39 AM
 #77

Thanks to this thread, I am now the proud owner of 0.07566606 PTS.  Undecided
What's it worth? Can I retire now?  Cheesy

Assuming that each PTS is worth $8, you have made a whooping 60 american cents... I guess you can treat your candy floss but any resultant bill from the dentist might need to be covered by more mining :O
atlocc
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
November 26, 2013, 03:15:20 AM
 #78

signed up and spent my 10bucks  Grin
PeswXXUAn2n9YFrDwKJ2HSRq3i1sGh9dTv

me too had yasm issue, I suggest to add solution in 1st post Wink
AceCobra1
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
November 26, 2013, 03:29:27 AM
 #79

Is there anyway this to run digitalocean with ypool.net ?

I am have almost no luck with beeeer.org
davidm
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
November 26, 2013, 09:25:41 AM
 #80

Is there anyway this to run digitalocean with ypool.net ?

I am have almost no luck with beeeer.org
Does ypool pay better? I may try to install it on Digitalocean this afternoon.
Pages: « 1 2 3 [4] 5 »  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!