Pages:
Author

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

sr. member
Activity: 401
Merit: 250
Can someone please post command for "I then remove the wallet.dat from the vps to get all new keys, though its not necessary."

Anyone know how to remove the wallet.dat to just see new keys?  THanks!

After you've copied all keys, "rm -f ~/.primecoin/wallet.dat" should do it. You probably want to kill the running primecoind first. I'm not sure if you can get away with just using "primecoind stop"/"primecoind" to stop/resume the daemon. My method of killing it is to run "top", not the process id number for the primecoind instance, then do "q" to exit top, and then a "kill ProcessId" where ProcessID is filled in with the number you found from top. Then you can delete wallet, then restart the primecoind daemon.
legendary
Activity: 1456
Merit: 1000
Can someone please post command for "I then remove the wallet.dat from the vps to get all new keys, though its not necessary."

Anyone know how to remove the wallet.dat to just see new keys?  THanks!
sr. member
Activity: 401
Merit: 250
Trying from scratch with the update, i come this far:

root@TheChries09:~# sudo mv primecoind /usr/local/bin/.
mv: cannot stat âprimecoindâ: No such file or directory

Anyone else have this problem? Is there any other command i can give? Thanks for response  Smiley

You have to cd to primecoind directory first.

primecoind/src. It's in the instructions. Wink Just copy/paste them.
full member
Activity: 154
Merit: 100
A new address will generate when mined a block. Do you guys have any ideas to transfer coin automaticaly to main wallet on my local conputer?
need answer for this  Roll Eyes
full member
Activity: 154
Merit: 100
Trying from scratch with the update, i come this far:

root@TheChries09:~# sudo mv primecoind /usr/local/bin/.
mv: cannot stat âprimecoindâ: No such file or directory

Anyone else have this problem? Is there any other command i can give? Thanks for response  Smiley

You have to cd to primecoind directory first.
sr. member
Activity: 401
Merit: 250
do an "ls" command to list the contents of the current directory. It sounds like you didn't successfully complete the "make" process as primecoind should be created in that step.

This is the result:

root@TheChries09:~# ls
primecoin




Seems like you've missed a step or two... somewhere in that procedure you're supposed to have done a cd primecoin/src and then you do a make in there.
member
Activity: 81
Merit: 1002
It was only the wind.
12:55:23

dumpprivkey xxx

12:55:23

Private key for address xxx is not known (code -4)

Why does it say that the private key is not know - the address is existing :/ (tried to dump the key on a droplet, but nothing shows up, so i tried it on my windows qt-client with an address from this client, and this was shown)

If the wallet's encrypted, you have to unlock it first.

Thanks that helped with the qt-client on windows! My wallet on the droplet was not encrypted, had not shown the privatekey on the first try, but as i tried to dump the private keys now, it has shown me something (as before i only saw [ ] )

Now its all fine - thanks again

No problem.
newbie
Activity: 29
Merit: 0
do an "ls" command to list the contents of the current directory. It sounds like you didn't successfully complete the "make" process as primecoind should be created in that step.

This is the result:

root@TheChries09:~# ls
primecoin


sr. member
Activity: 401
Merit: 250
do an "ls" command to list the contents of the current directory. It sounds like you didn't successfully complete the "make" process as primecoind should be created in that step.
newbie
Activity: 29
Merit: 0
Trying from scratch with the update, i come this far:

root@TheChries09:~# sudo mv primecoind /usr/local/bin/.
mv: cannot stat âprimecoindâ: No such file or directory

Anyone else have this problem? Is there any other command i can give? Thanks for response  Smiley
hero member
Activity: 840
Merit: 1000
For those of you who want instances with 16 cores, make one with 8 cores, and then resize it.

Overnight, each of my 16-core instances got 7-8 blocks Cheesy (8 hours maybe 9? Smiley )

I've just started an 8 core droplet and I'm getting anywhere from 700-1200 pps. I will probably to a 16 core at night but if it really creates an average of 1 block per hour you can make around 10 800xpm per month which can later be converted to nearly 50BTC . This means that your profit is $3k.

Well, with rising difficulty and GPU miners at some point, that won't hold true for long. Sad

To be honest, I would be ok if it held like that for a week or so.
legendary
Activity: 1713
Merit: 1029
stuck at
Code:
apt-get install build-essential libssl-dev libboost-all-dev libdb5.3++-dev -y
gives
Code:
E: Unable to locate package libdb5.3++-dev
E: Couldn't find any package by regex 'libdb5.3++-dev'

help! lol


apt-get update
legendary
Activity: 1713
Merit: 1029
For those of you who want instances with 16 cores, make one with 8 cores, and then resize it.

Overnight, each of my 16-core instances got 7-8 blocks Cheesy (8 hours maybe 9? Smiley )

I've just started an 8 core droplet and I'm getting anywhere from 700-1200 pps. I will probably to a 16 core at night but if it really creates an average of 1 block per hour you can make around 10 800xpm per month which can later be converted to nearly 50BTC . This means that your profit is $3k.

Well, with rising difficulty and GPU miners at some point, that won't hold true for long. Sad
member
Activity: 81
Merit: 1002
It was only the wind.
12:55:23

dumpprivkey xxx

12:55:23

Private key for address xxx is not known (code -4)

Why does it say that the private key is not know - the address is existing :/ (tried to dump the key on a droplet, but nothing shows up, so i tried it on my windows qt-client with an address from this client, and this was shown)

If the wallet's encrypted, you have to unlock it first.
full member
Activity: 182
Merit: 100
For those of you who want instances with 16 cores, make one with 8 cores, and then resize it.

Overnight, each of my 16-core instances got 7-8 blocks Cheesy (8 hours maybe 9? Smiley )

I've just started an 8 core droplet and I'm getting anywhere from 700-1200 pps. I will probably to a 16 core at night but if it really creates an average of 1 block per hour you can make around 10 800xpm per month which can later be converted to nearly 50BTC . This means that your profit is $3k.

I'm running a series of systems totalling 10K pps, no blocks for like 2 hours. Rising diff, or unlucky, 1 block per hour seems impossible now per 16 cores.

I knew it was too good to be true. Keep us updated.

I hope one of these updated windows-qt files here isn't just flawed and not generating blocks. However, I saw other people mention this particular version could get blocks. The zip file was name primecoin0710.zip or something..
hero member
Activity: 840
Merit: 1000
For those of you who want instances with 16 cores, make one with 8 cores, and then resize it.

Overnight, each of my 16-core instances got 7-8 blocks Cheesy (8 hours maybe 9? Smiley )

I've just started an 8 core droplet and I'm getting anywhere from 700-1200 pps. I will probably to a 16 core at night but if it really creates an average of 1 block per hour you can make around 10 800xpm per month which can later be converted to nearly 50BTC . This means that your profit is $3k.

I'm running a series of systems totalling 10K pps, no blocks for like 2 hours. Rising diff, or unlucky, 1 block per hour seems impossible now per 16 cores.

I knew it was too good to be true. Keep us updated.
full member
Activity: 182
Merit: 100
For those of you who want instances with 16 cores, make one with 8 cores, and then resize it.

Overnight, each of my 16-core instances got 7-8 blocks Cheesy (8 hours maybe 9? Smiley )

I've just started an 8 core droplet and I'm getting anywhere from 700-1200 pps. I will probably to a 16 core at night but if it really creates an average of 1 block per hour you can make around 10 800xpm per month which can later be converted to nearly 50BTC . This means that your profit is $3k.

I'm running a series of systems totalling 10K pps, no blocks for like 2 hours. Rising diff, or unlucky, 1 block per hour seems impossible now per 16 cores.
hero member
Activity: 840
Merit: 1000
For those of you who want instances with 16 cores, make one with 8 cores, and then resize it.

Overnight, each of my 16-core instances got 7-8 blocks Cheesy (8 hours maybe 9? Smiley )

I've just started an 8 core droplet and I'm getting anywhere from 700-1200 pps. I will probably to a 16 core at night but if it really creates an average of 1 block per hour you can make around 10 800xpm per month which can later be converted to nearly 50BTC . This means that your profit is $3k.
legendary
Activity: 1456
Merit: 1000
Can someone please post command for "I then remove the wallet.dat from the vps to get all new keys, though its not necessary."
sr. member
Activity: 441
Merit: 250
stuck at
Code:
apt-get install build-essential libssl-dev libboost-all-dev libdb5.3++-dev -y
gives
Code:
E: Unable to locate package libdb5.3++-dev
E: Couldn't find any package by regex 'libdb5.3++-dev'

help! lol
Pages:
Jump to: