Pages:
Author

Topic: [XPM] Pool mining primecoin using DigitalOcean (VPS) - page 27. (Read 88559 times)

newbie
Activity: 48
Merit: 0
Fresh primecoind binary built on 13.04 x64.

https://www.dropbox.com/s/ewl1bflgovy00z1/primecoind

Please sandbox or use in a droplet like any other binary you would find on the internet. Practice safe mining, kids!
sr. member
Activity: 448
Merit: 250
Can I get detailed instructions on how to transfer coins from the droplets to my wallet?
Thanks. Smiley

There are a few ways, once its matured.

primecoind sendtoaddress yourhomeaddress amount

Before its matured:

from vps:

primecoind listtransactions # to get the receiving address
primecoind dumpprivkey $receiving_address

from home:

primecoind importprivkey $privkey_from_vps

I then remove the wallet.dat from the vps to get all new keys, though its not necessary.

Yeah, thanks for helping people who are too lazy to use Google get all the blocks.

You don't know me moron...OP is doing a great service here, don't let your greed make you troll random folk.

I don't need to know you to see that you need to beg on a forum for information that you could easily get from Google. OP is helping along people who have done no research into cryptos and just want to make some "magic internet money". By the way, you're the one using VPS services to mine, while I'm mining on machines I own. You call me greedy?

Or, conversely, they are people who truly believe in cryptocurrency and want to support an idea they believe in, and primecoin sure seems to have garnered the love of the community by utilizing novel algorithms.

How long have you been here again? I have been hashing away since BTC was $2. I am no moron when it comes to computers, but I am a biologist...my coding knowledge caps out with systat and excel statistical packages. I wouldn't have been able to piece this together without this thread. Is me mining on the primecoin network with additional resources somehow a bad thing? Is having a secure network bad? Is a solid and fair (READ: IT'S FUCKING FREE) distribution of hashing power detrimental to the survival and proliferation of XPM?

Your statement is wholly influenced by selfishness, profit, and greed, and you look like a giant asshole. You're really taking the moral high horse because you are too, I don't know...arrogant/stupid/proud to utilize free VPS service? Seriously, dude...go to bed. You're getting cranky.

So, you've been hashing for that long, and you still don't know how to use a *coind? I find that really hard to believe. No, you mining is not a bad thing, but refusing to do your own research and wasting other people's time to make money IS a bad thing.

And using VPS services is just trying to get more than your fair share.

Seriously, guy. How is utilizing resources available to me trying to get more than my "fair share"? The fact that you use the term fair share shows how delusionally entitled you are. Let me guess...early 20s, US, white, upper middle class. So let me ask you this...is someone who is driving a benz next to my shitty truck somehow getting more than their fare share? If anything, I would have to say that you are just failing to allocate your "fair share" by failing to use the tools at hand.

Furthermore, you understand that SOMEONE wrote everything on the internet, right? Sure, I could sit down and become a world class programmer...lucky for me, I don't have to bother learning a bunch shit I couldn't give a flying fuck about. I can rely on the culture of specialization that has emerged since the renaissance and let a programming specialist either carry out the task or teach me. Concurrently, you can rely on me to establish and implement regulation to preserve the world's oceans, or you can approach me and I will more than happily tell you everything I know. Teamwork, son. It's the way the world goes round for 99.99% of humanity.

Out of curiousity, did you make a single item of clothes you wear? Did you assemble your car from a mound of Taconite, rubber and silicone? How about your PC? Did you design your CPU and then build a fab shop by hand to make it for you? Sounds like you are just some lowlife, trying to get more than your fair share.

18 and black, lower class. Dead wrong. By using VPSs for something they aren't meant for, for something the owner would kick you off of it for if they knew, you're being a piece of shit.

I mean, I still got the age and location right, Carlton. You failed to answer ALL of my questions.

What, exactly, are VPS' meant for? Give us a quick rundown. What are the societally approved and sanctioned uses for the service for which I am both paying for, and of which I am happily abiding by the TOS? Why don't you actually read this thread and note the exchange I had with Digital Ocean, reproduced above, where they state they don't give a fuck. Also note that I told them EXACTLY what I am doing with their service.

To quote them, "Mine those bitcoins!".

So did you personally manufacture and assemble your PC and vehicle? Because if you didn't, you're being a piece of shit.
sr. member
Activity: 378
Merit: 255
echo "rpcuser=ARPCUserName
rpcpassword=SomethingReallyLongOK
gen=1" > ~/.primecoin/primecoin.conf

falls over cannot do this no such file or dir

Make sure you did:

Code:
mkdir ~/.primecoin
legendary
Activity: 2632
Merit: 1023
echo "rpcuser=ARPCUserName
rpcpassword=SomethingReallyLongOK
gen=1" > ~/.primecoin/primecoin.conf

falls over cannot do this no such file or dir
sr. member
Activity: 378
Merit: 255
Yeah, it worked with 5.1. Thanks.
But my second droplet, 5.3 is ok, after that makefile failed. Don't know why >"<

Me neither, but glad its working now!

Anyone care to post their pps? I'm getting around 150 on the smalls and 1500 on the 8-core.

EDIT: I should mention you will end up charging your card sooner if you use a larger instance.

I am seeing like 75-100 on the smalls and 700 on the 4cores.  What datacenter are you in?


Netherlands for the 8 core and SF for the rest.
sr. member
Activity: 574
Merit: 250
Yeah, it worked with 5.1. Thanks.
But my second droplet, 5.3 is ok, after that makefile failed. Don't know why >"<

Me neither, but glad its working now!

Anyone care to post their pps? I'm getting around 150 on the smalls and 1500 on the 8-core.

EDIT: I should mention you will end up charging your card sooner if you use a larger instance.

I am seeing like 75-100 on the smalls and 700 on the 4cores.  What datacenter are you in?
sr. member
Activity: 574
Merit: 250
FYI, we discussed how to build it yourself and transfer it to your other instances. Using someone else's build is a bit reckless.

Perhaps, though probably not so much in a VM.   Also, thousands have downloaded my builds for the various coins over the years.  So I am not unknown for my builds.  Right now pretty much anyone that downloads a  devcoin buld  is running my builds, as it anyone running a downloaded osx nmc or ixcoin build.   And, well he did request it.  I usually only upload windows and mac builds unless I see a request.
 
member
Activity: 63
Merit: 10
I always get this when I try compiling.  Any tips?  

URCE=2  -MMD -MF obj/init.d -o obj/init.o init.cpp
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
make: *** [obj/init.o] Error 4

I was facing the same problem, found a solution from here:
https://bitcointalksearch.org/topic/m.1204122

You'll need a bit of swap Wink
Code:
sudo dd if=/dev/zero of=/swapfile bs=64M count=16
sudo mkswap /swapfile
sudo swapon /swapfile
After compiling, remove swap:
Code:
sudo swapoff /swapfile
sudo rm /swapfile

For myself, this did the trick just fine
sr. member
Activity: 378
Merit: 255
I always get this when I try compiling.  Any tips? 

URCE=2  -MMD -MF obj/init.d -o obj/init.o init.cpp
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
make: *** [obj/init.o] Error 4


Addressed earlier: need to build on a larger instance or remove the -O2 flag in makefile.unix.

I deleted -O2, but run into the same error still.

Anyone want to put up a dropbox link to a primecoind? The direct link to a precompiled binary in a previous post is no longer working.

It is not dropbox, but   https://app.box.com/s/nz9wwv5sgizrnosnu7nx

FYI, we discussed how to build it yourself and transfer it to your other instances. Using someone else's build is a bit reckless.
sr. member
Activity: 574
Merit: 250
I always get this when I try compiling.  Any tips? 

URCE=2  -MMD -MF obj/init.d -o obj/init.o init.cpp
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
make: *** [obj/init.o] Error 4


Addressed earlier: need to build on a larger instance or remove the -O2 flag in makefile.unix.

I deleted -O2, but run into the same error still.

Anyone want to put up a dropbox link to a primecoind? The direct link to a precompiled binary in a previous post is no longer working.

It is not dropbox, but   https://app.box.com/s/nz9wwv5sgizrnosnu7nx
full member
Activity: 154
Merit: 100
Received a PM:

Quote
Hi, please help me with this.
I have mined 3 blocks, here is one of them. Then I type:
primecoind dumpprivkey address
then I got error:
error: {"code":-4,"message":"Private key for address address is not known"}

How can I got my coin?

I'm very appreciated your help.

Are you dumping the private key from the VPS where you mined it? If the address shows in the transaction for the same wallet you will be able to dump it.

I think i found the reason. I have copy the primecoind to another VPS, so I should get privkey from the VPS that address belong to Cheesy
sr. member
Activity: 378
Merit: 255
Received a PM:

Quote
Hi, please help me with this.
I have mined 3 blocks, here is one of them. Then I type:
primecoind dumpprivkey address
then I got error:
error: {"code":-4,"message":"Private key for address address is not known"}

How can I got my coin?

I'm very appreciated your help.

Are you dumping the private key from the VPS where you mined it? If the address shows in the transaction for the same wallet you will be able to dump it.

Is he actually filling in "address" with the address he mined coins to, or is he actually typing "address"?   Cheesy

There's an actual address there...
sr. member
Activity: 401
Merit: 250
Received a PM:

Quote
Hi, please help me with this.
I have mined 3 blocks, here is one of them. Then I type:
primecoind dumpprivkey address
then I got error:
error: {"code":-4,"message":"Private key for address address is not known"}

How can I got my coin?

I'm very appreciated your help.

Are you dumping the private key from the VPS where you mined it? If the address shows in the transaction for the same wallet you will be able to dump it.

Is he actually filling in "address" with the address he mined coins to, or is he actually typing "address"?   Cheesy
sr. member
Activity: 378
Merit: 255
Received a PM:

Quote
Hi, please help me with this.
I have mined 3 blocks, here is one of them. Then I type:
primecoind dumpprivkey address
then I got error:
error: {"code":-4,"message":"Private key for address address is not known"}

How can I got my coin?

I'm very appreciated your help.

Are you dumping the private key from the VPS where you mined it? If the address shows in the transaction for the same wallet you will be able to dump it.
sr. member
Activity: 378
Merit: 255
Looks like the block reward is going down pretty quickly.
member
Activity: 81
Merit: 1002
It was only the wind.
Can I get detailed instructions on how to transfer coins from the droplets to my wallet?
Thanks. Smiley

There are a few ways, once its matured.

primecoind sendtoaddress yourhomeaddress amount

Before its matured:

from vps:

primecoind listtransactions # to get the receiving address
primecoind dumpprivkey $receiving_address

from home:

primecoind importprivkey $privkey_from_vps

I then remove the wallet.dat from the vps to get all new keys, though its not necessary.

Yeah, thanks for helping people who are too lazy to use Google get all the blocks.

You don't know me moron...OP is doing a great service here, don't let your greed make you troll random folk.

I don't need to know you to see that you need to beg on a forum for information that you could easily get from Google. OP is helping along people who have done no research into cryptos and just want to make some "magic internet money". By the way, you're the one using VPS services to mine, while I'm mining on machines I own. You call me greedy?

Or, conversely, they are people who truly believe in cryptocurrency and want to support an idea they believe in, and primecoin sure seems to have garnered the love of the community by utilizing novel algorithms.

How long have you been here again? I have been hashing away since BTC was $2. I am no moron when it comes to computers, but I am a biologist...my coding knowledge caps out with systat and excel statistical packages. I wouldn't have been able to piece this together without this thread. Is me mining on the primecoin network with additional resources somehow a bad thing? Is having a secure network bad? Is a solid and fair (READ: IT'S FUCKING FREE) distribution of hashing power detrimental to the survival and proliferation of XPM?

Your statement is wholly influenced by selfishness, profit, and greed, and you look like a giant asshole. You're really taking the moral high horse because you are too, I don't know...arrogant/stupid/proud to utilize free VPS service? Seriously, dude...go to bed. You're getting cranky.

So, you've been hashing for that long, and you still don't know how to use a *coind? I find that really hard to believe. No, you mining is not a bad thing, but refusing to do your own research and wasting other people's time to make money IS a bad thing.

And using VPS services is just trying to get more than your fair share.

Seriously, guy. How is utilizing resources available to me trying to get more than my "fair share"? The fact that you use the term fair share shows how delusionally entitled you are. Let me guess...early 20s, US, white, upper middle class. So let me ask you this...is someone who is driving a benz next to my shitty truck somehow getting more than their fare share? If anything, I would have to say that you are just failing to allocate your "fair share" by failing to use the tools at hand.

Furthermore, you understand that SOMEONE wrote everything on the internet, right? Sure, I could sit down and become a world class programmer...lucky for me, I don't have to bother learning a bunch shit I couldn't give a flying fuck about. I can rely on the culture of specialization that has emerged since the renaissance and let a programming specialist either carry out the task or teach me. Concurrently, you can rely on me to establish and implement regulation to preserve the world's oceans, or you can approach me and I will more than happily tell you everything I know. Teamwork, son. It's the way the world goes round for 99.99% of humanity.

Out of curiousity, did you make a single item of clothes you wear? Did you assemble your car from a mound of Taconite, rubber and silicone? How about your PC? Did you design your CPU and then build a fab shop by hand to make it for you? Sounds like you are just some lowlife, trying to get more than your fair share.

18 and black, lower class. Dead wrong. By using VPSs for something they aren't meant for, for something the owner would kick you off of it for if they knew, you're being a piece of shit.
newbie
Activity: 50
Merit: 0
Okay, can we get instruction on how to extract coin from our DigitalOcean droplet.  It has been so long since I have had to do console/coding like this Sad.

Sure. I do it this way:

  • ssh into remote instance
  • ./primecoind listtransactions –> copy the address mentioned in the output at "address"
  • ./primecoind dumpprivkey {{paste copied address here}} –> copy the private key returned
  • on your local computer holding the "master wallet" -> ./primecoind importprivkey {{paste copied private key here}}
  • now address holding the minted coins appears in your local wallet

No need to send coins over the blockchain this way, immature coins can be imported immediately.
It may help

//How can I get the address before found a block?


primecoind getaccountaddress [yourusername]
sr. member
Activity: 378
Merit: 255
Thanks got them all working with the new miner. Didn't see the post about resizing till I was done but that would have been a better way to do it.
Currently have 4 miners going here and they are each getting 155, 169, 143, 112 (All in new York) All on the smallest droplets.

Oh, nice. After a resize, compiled easily. Hashes:
Before: 5-15
After: 200-270

Huge difference. Even my old and free CR-48 was at 0, now at 130. Nice update by Sunny!

Great! Added to OP.

//How can I get the address before found a block?

You can share one wallet.dat amongst many instances, but I don't advise it.
full member
Activity: 322
Merit: 113
Sinbad Mixer: Mix Your BTC Quickly
Oh, nice. After a resize, compiled easily. Hashes:
Before: 5-15
After: 200-270

Huge difference. Even my old and free CR-48 was at 0, now at 130. Nice update by Sunny!
full member
Activity: 154
Merit: 100
Haven't mined a block with 2 smallest + 1 largest  Undecided
Pages:
Jump to: