Bitcoin Forum
April 25, 2024, 04:16:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 »  All
  Print  
Author Topic: (DTC) Digital Ocean VPN Guide For Mining Datacoin At First New Pool  (Read 7695 times)
GreekBitcoin (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
December 15, 2013, 09:59:42 AM
Last edit: December 24, 2013, 06:38:31 AM by GreekBitcoin
 #1

Check this guide for extremely easiest guide! :  https://bitcointalk.org/index.php?topic=381072.0


So finally after 3.5 weeks of solo mining we have the first pool! The pool is a chinese one and its not yet complete. Its experimental but it has already paid me so it seems legit. But as i said its experimental so do everything at your own risk! Also i am not the best guy when it comes to computers. I am a physics guy. So if there are problems i am not really sure how to fix everything. For me what i will say works just fine. So again do everything at your own risk Wink

But first what is Datacoin?

Datacoin is intended to be reliable censorship-free data storage and a currency to pay for this storage. Money transfer isn't the first purpose of Datacoin.

Data is stored in the blockchain "forever" (as long as blockchain exists) and can be retrieved with tx hash as an identifier. I consider this as a platform to be used by applications (and not directly by users): torrent trackers, encrypted messaging services etc.. I don't consider blockchain as a place to store heavy data like video files: this should be too expensive. Instead I propose to store in Datacoin torrent files, certificates, possibly some HTML pages and other kinds of metainformation.

You can read more here:
https://bitcointalk.org/index.php?topic=345190.0
https://bitcointalk.org/index.php?topic=325735.0
https://bitcointalk.org/index.php?topic=370922.0

The guide (We use primeminer as Datacoin is a fork of Primecoin):

Ok so you go to digital ocean through my referral link to: https://www.digitalocean.com/?refcode=9d68ca19e204 Smiley and pay 10 dollars with paypal or credit card. I think you can use HOLIDAYSSD promo code for 5 or 10 dollars more free.
If you dont want to you can always send me some donations Smiley

First you create a droplet.Put a name like Miner1 and you can choose whatever size you want except the smaller one because it has really small memory. I think the most cost effective is the one with 8 CPU really. But do your math and decide Wink I highly recommend to  choose New York 1 or 2 for Region because sometimes Linux wont connect to the repositories. Choose Ubuntu 13.10 x64 as the OS. Create the droplet!

Now an email will come with your password and your username for the droplet while after like 1 minute it will get created.

Press console access and after a minute you will put username: root and your password .
*You can always download putty from here http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html with which you can access your droplet from your PC so you can do everything else faster but it isnt needed.

now put the next strings:

sudo apt-get update        (and press enter)

When it finishes

sudo apt-get install yasm -y git make g++ build-essential libminiupnpc-dev     (and press enter)

When it finishes

sudo apt-get install -y libboost-all-dev libdb++-dev libgmp-dev libssl-dev dos2unix (and press enter)

When it finishes

git clone https://github.com/thbaumbach/primecoin      (and press enter)

When it finishes

cd primecoin/src      (and press enter)

and then

make -f makefile.unix   (and press enter.This will take a few minutes)

When it finishes everything is installed. Now you only have to run the primeminer so write and enter :

./primeminer -pooluser=username -poolpassword=0 -poolip=162.243.41.59 -poolport=8336 -poolshare=6 -genproclimit=X

Where username is you wallet address. You can use x1, x2 like D62LDKvmBboJZ8jVBfkukDFeW65zf73hUL.x1 for each droplet or any other pc you have.
0 is your password. Now i dont really know if you need to change this. However personally i chaned it and pu something else. The same for every droplet and seems to work fine.
X is the number of threads of CPU to run. I personally try either 15 or 31 and choose the one with most primes/sec after a few minutes. I think would recommend 31 but experiment. (Those numbers are for the 8 CPU chose)

When you do this primeminer must start and like 1 minute after you must start seeing Shares. Here you can check your balance: http://dtc.gpool.net/balance
As i said the pool is experimental and may close without warning. keep this in your mind.

Now some more things:
Ddigital ocean seems to only let 60% of their CPU capicity every time. You may see that on the charts of CPU usage.
I have noticed that some droplets may be faster while others may be slower. I personally make 5 and then i destroy the one with the smaller primes/s and create a new one hoping that will be faster. And so on...
Everytime you destroy and create a droplet i think you pay the 24cents so be careful.
1 8cpu droplet will deliver about 5 Datacoins(Better than though before) per day or around 5 dollars with the current price. (Thats really an estimate since pool started just a few hours ago!) I personally believe datacoin is highly under valued and that price will be 5 dollars in a few days or weeks. See protoshares or primecoin for example. Have in mind that Datacoin has a really valuable purpose. But anyway do your research Wink
If problems and errors occure and you have entered everything right maybe a restart command will fix the problem. At worst scenario destroy droplet and start again.
A nice primes/s is above 3000 in my opinion. I currently have droplets with 3500-4000 primes/s
If sudo apt-get update doesnt work try to change region but actually us.archive.ubuntu.com fails.

Hope this helps. And i hope our first pool remains legit Smiley  I am off to sleep!!!

P.S. You can download the datacoin-qt from here http://datacoin.info/ and currently our best exchange is Bter.

 



1714061801
Hero Member
*
Offline Offline

Posts: 1714061801

View Profile Personal Message (Offline)

Ignore
1714061801
Reply with quote  #2

1714061801
Report to moderator
1714061801
Hero Member
*
Offline Offline

Posts: 1714061801

View Profile Personal Message (Offline)

Ignore
1714061801
Reply with quote  #2

1714061801
Report to moderator
Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714061801
Hero Member
*
Offline Offline

Posts: 1714061801

View Profile Personal Message (Offline)

Ignore
1714061801
Reply with quote  #2

1714061801
Report to moderator
1714061801
Hero Member
*
Offline Offline

Posts: 1714061801

View Profile Personal Message (Offline)

Ignore
1714061801
Reply with quote  #2

1714061801
Report to moderator
Ardolafat
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
December 15, 2013, 10:37:17 AM
 #2

Quote
X is the number of threads of CPU to run. I personally try either 15 or 31 and choose the one with most primes/sec after a few minutes. I think would recommend 31 but experiment. (Those numbers are for the 8 CPU chose)

That's strange thing about cores/threads.   Huh  I have a little bit more primes/s(100-150) using 6-8 threads on i3-3220 instead of 4.
The cpu load is 100% on all cores in both cases.
carajillu
Hero Member
*****
Offline Offline

Activity: 577
Merit: 500


View Profile
December 15, 2013, 12:12:15 PM
 #3

If we have 2 pcs running and we want to getpaid to the same address you said that we have to append .x1 or .x2 to the username?? like primeminer D96H3q4s4UarVo1FdmFsgbNYNuUtwfLfes.x1 in one pc and  D96H3q4s4UarVo1FdmFsgbNYNuUtwfLfes.x2 in the other??

Thanks!Great guide
carajillu
Hero Member
*****
Offline Offline

Activity: 577
Merit: 500


View Profile
December 15, 2013, 01:50:05 PM
 #4

What is the payment period??
maxsolnc
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


DTC unofficial team


View Profile WWW
December 15, 2013, 02:20:36 PM
 #5

Thank you GreekBitcoin, it will be much easier for newcomers to start at this point!

Ardolafat, primespersec is not good measure - I had to increase it many times, but it really didn't give me more blocks.
By the way, really, what is payment period? Smiley

DTC: DMcKNp47fNtgM7sritK9GfJEQ1DzME5nwk
BTC: 1FgUGra685ZwkrX5VnRvfaYp4bHJhC7x4H
carajillu
Hero Member
*****
Offline Offline

Activity: 577
Merit: 500


View Profile
December 15, 2013, 02:36:46 PM
 #6

Thank you GreekBitcoin, it will be much easier for newcomers to start at this point!

Ardolafat, primespersec is not good measure - I had to increase it many times, but it really didn't give me more blocks.
By the way, really, what is payment period? Smiley

If primespersec is not a good measure, what is the indicator of block find probability??
maxsolnc
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


DTC unofficial team


View Profile WWW
December 15, 2013, 02:48:39 PM
 #7

Thank you GreekBitcoin, it will be much easier for newcomers to start at this point!

Ardolafat, primespersec is not good measure - I had to increase it many times, but it really didn't give me more blocks.
By the way, really, what is payment period? Smiley

If primespersec is not a good measure, what is the indicator of block find probability??
chainsperday is better
check http://datacoin.info/calc.htm
(there is one issue to be fixed soon - you need to refresh page each time before you enter chainsperday)

DTC: DMcKNp47fNtgM7sritK9GfJEQ1DzME5nwk
BTC: 1FgUGra685ZwkrX5VnRvfaYp4bHJhC7x4H
menzo
Full Member
***
Offline Offline

Activity: 196
Merit: 100

CapriPay


View Profile WWW
December 15, 2013, 02:51:45 PM
 #8

i think 0.3DTC... i seen here: https://bitcointalk.org/index.php?topic=371155.msg3973748#msg3973748

i hope it's correct Smiley

CapriPay - Fast, Secure and Easy
CapriPay is a Free Payment Solution Provider supported by an integrated cashback solution and merchant marketing system through FREE mobile applications.
maxsolnc
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


DTC unofficial team


View Profile WWW
December 15, 2013, 04:57:38 PM
 #9

Any new feedbacks? Is this pool more profitable than rpool ?

DTC: DMcKNp47fNtgM7sritK9GfJEQ1DzME5nwk
BTC: 1FgUGra685ZwkrX5VnRvfaYp4bHJhC7x4H
menzo
Full Member
***
Offline Offline

Activity: 196
Merit: 100

CapriPay


View Profile WWW
December 15, 2013, 05:42:17 PM
Last edit: December 15, 2013, 06:08:58 PM by menzo
 #10

i didn't try rpool, only this. It's okay, payment from 0.3. i'm update tonight Smiley

update: 4hour - :3,4DTC (linux 3 i3770, 1 i4770, 1xeon 1230v, 1 amd opteron (8core), 1 xeon E5-2420 (double processor))... not good, but... (this machines make 0,8-1PTS/24h...)

CapriPay - Fast, Secure and Easy
CapriPay is a Free Payment Solution Provider supported by an integrated cashback solution and merchant marketing system through FREE mobile applications.
maxsolnc
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


DTC unofficial team


View Profile WWW
December 15, 2013, 06:38:46 PM
 #11

i didn't try rpool, only this. It's okay, payment from 0.3. i'm update tonight Smiley

update: 4hour - :3,4DTC (linux 3 i3770, 1 i4770, 1xeon 1230v, 1 amd opteron (8core), 1 xeon E5-2420 (double processor))... not good, but... (this machines make 0,8-1PTS/24h...)
...so in 24 hours it can be 20 DTC ~= 0.022 BTC. The same as PTS Wink But Datacoin can grow and grow - remember that its price is near 0.001 since last weeks and growing slowly. It can easily go to 2x-3x after pool creating and some more promo after weekend! (yes, we're preparing one more big promo, also DTC services are in active development)

DTC: DMcKNp47fNtgM7sritK9GfJEQ1DzME5nwk
BTC: 1FgUGra685ZwkrX5VnRvfaYp4bHJhC7x4H
menzo
Full Member
***
Offline Offline

Activity: 196
Merit: 100

CapriPay


View Profile WWW
December 15, 2013, 06:39:34 PM
 #12

i didn't try rpool, only this. It's okay, payment from 0.3. i'm update tonight Smiley

update: 4hour - :3,4DTC (linux 3 i3770, 1 i4770, 1xeon 1230v, 1 amd opteron (8core), 1 xeon E5-2420 (double processor))... not good, but... (this machines make 0,8-1PTS/24h...)
...so in 24 hours it can be 20 DTC ~= 0.022 BTC. The same as PTS Wink But Datacoin can grow and grow - remember that its price is near 0.001 since last weeks and growing slowly. It can easily go to 2x-3x after pool creating and some more promo after weekend! (yes, we're preparing one more big promo, also DTC services are in active development)

nice Smiley thank you Smiley

CapriPay - Fast, Secure and Easy
CapriPay is a Free Payment Solution Provider supported by an integrated cashback solution and merchant marketing system through FREE mobile applications.
GreekBitcoin (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
December 15, 2013, 07:17:33 PM
Last edit: December 15, 2013, 07:31:35 PM by GreekBitcoin
 #13

Guys i am not sure how this pool pays. But actually with 16 cores in my one setting i get about 1 Datacoin per hour! So my previous estimations were very low. Although it stops for some hous to be that fast. But anyway i gain a lot more than 4 per day on 8 cores.

Someone else must also post stats but i think its highly profitable right now!

arogatos
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
December 15, 2013, 07:29:57 PM
 #14

I am trying it! thanks!
menzo
Full Member
***
Offline Offline

Activity: 196
Merit: 100

CapriPay


View Profile WWW
December 15, 2013, 07:37:48 PM
 #15

If you an got error at make

/usr/bin/ld: cannot find -lboost_chrono
collect2: ld returned 1 exit status
make: *** [primeminer] Error 1


/ubuntu (12.04 or 13.10)/, try:

sudo apt-get install libboost1.48-dev libboost-signals1.48-dev libboost-thread1.48-dev libboost-system1.48-dev libboost-filesystem1.48.0-dev libboost-chrono1.48-dev libboost-program-options1.48-dev

Smiley cheers

CapriPay - Fast, Secure and Easy
CapriPay is a Free Payment Solution Provider supported by an integrated cashback solution and merchant marketing system through FREE mobile applications.
GreekBitcoin (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
December 15, 2013, 07:39:05 PM
 #16

If you an got error at make

/usr/bin/ld: cannot find -lboost_chrono
collect2: ld returned 1 exit status
make: *** [primeminer] Error 1


/ubuntu (12.04 or 13.10)/, try:

sudo apt-get install libboost1.48-dev libboost-signals1.48-dev libboost-thread1.48-dev libboost-system1.48-dev libboost-filesystem1.48.0-dev libboost-chrono1.48-dev libboost-program-options1.48-dev

Smiley cheers

Wow thanks! This happened to me yesterday!
menzo
Full Member
***
Offline Offline

Activity: 196
Merit: 100

CapriPay


View Profile WWW
December 15, 2013, 07:57:24 PM
 #17

If you an got error at make

/usr/bin/ld: cannot find -lboost_chrono
collect2: ld returned 1 exit status
make: *** [primeminer] Error 1


/ubuntu (12.04 or 13.10)/, try:

sudo apt-get install libboost1.48-dev libboost-signals1.48-dev libboost-thread1.48-dev libboost-system1.48-dev libboost-filesystem1.48.0-dev libboost-chrono1.48-dev libboost-program-options1.48-dev

Smiley cheers

Wow thanks! This happened to me yesterday!

ps.: crontab -e (and press enter)
chose -> 2 (and press enter)

@reboot /root/primecoin/src/primeminer -pooluser=ADDRESS.x8 -poolpassword=0 -poolip=162.243.41.59 -poolport=8336 -poolshare=6 -genproclimit=24

ctrl+x to quit and press y to save


*/root/primecoin/src/ path to prime miner
shutdown -r now Smiley and it's run automatically after reboot:) Smiley Smiley

CapriPay - Fast, Secure and Easy
CapriPay is a Free Payment Solution Provider supported by an integrated cashback solution and merchant marketing system through FREE mobile applications.
GreekBitcoin (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
December 15, 2013, 11:06:37 PM
 #18

If you an got error at make

/usr/bin/ld: cannot find -lboost_chrono
collect2: ld returned 1 exit status
make: *** [primeminer] Error 1


/ubuntu (12.04 or 13.10)/, try:

sudo apt-get install libboost1.48-dev libboost-signals1.48-dev libboost-thread1.48-dev libboost-system1.48-dev libboost-filesystem1.48.0-dev libboost-chrono1.48-dev libboost-program-options1.48-dev

Smiley cheers

Wow thanks! This happened to me yesterday!

ps.: crontab -e (and press enter)
chose -> 2 (and press enter)

@reboot /root/primecoin/src/primeminer -pooluser=ADDRESS.x8 -poolpassword=0 -poolip=162.243.41.59 -poolport=8336 -poolshare=6 -genproclimit=24

ctrl+x to quit and press y to save


*/root/primecoin/src/ path to prime miner
shutdown -r now Smiley and it's run automatically after reboot:) Smiley Smiley

So if we do this and take snapshots of the droplets the new droplets will start automatically without doing anything or i am wrong?
carajillu
Hero Member
*****
Offline Offline

Activity: 577
Merit: 500


View Profile
December 15, 2013, 11:12:56 PM
 #19

I get about 0.3 DTC in 2,5 hours. This is absolute trash, and I have 18 cores...something is wrong with this. Iĺl continue solo mining, I was getting about 20 DTC daily
GreekBitcoin (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
December 15, 2013, 11:17:48 PM
 #20

I get about 0.3 DTC in 2,5 hours. This is absolute trash, and I have 18 cores...something is wrong with this. Iĺl continue solo mining, I was getting about 20 DTC daily

I think the problem is with the pool. Since its extremely new they have problems. There were hours that i got more than 1 DTC and other that i got 0.2 DTC . i dont really know how it works...
Pages: [1] 2 3 »  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!