Bitcoin Forum
June 21, 2025, 12:21:11 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 8 9 10 »  All
  Print  
Author Topic: [GUIDE] Step-by-Step to mine DTC or XPM with Cloud Mining+ GIVEAWAY 1 DTC/pers!  (Read 10226 times)
bidji29 (OP)
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
November 24, 2013, 07:13:27 PM
Last edit: December 15, 2013, 12:48:28 PM by bidji29
 #1

Post your DTC adress in comments


This is guide step by step on how to mine Datacoin. You can use it on any cloud provider, but i will use Digital Ocean in my example.
If you sign up, please use my referral link :  DigitalOcean.com


1. Go the website and sign up for Digital Ocean .

2. Fund you account with Paypal or Credit Card
(Black Friday only) Try the coupon : BLACK50    50 dollars free !
Try the coupon : DIVEIN10   10 dollars free!
or : HOLIDAYSSD


3. Click the Green 'Create Button' or the Blue 'Create Droplet' Button

4. Create an ubuntu 13.10 x64 Droplet, with the size you want (more CPU, more performance)

5. Username and password will be emailed to you

6. Use an SSH client like Putty ( Putty ) to login.
- Open Putty, Enter the adress IP of your newly created Droplet in the field (Port 22 and connection type : SSH )
- Then click "Open"
- Use the username + password who was emailed to you

7. For Datacoin, use the following scripts.
Copy a step in the clipboard  (ctrl+c) , then paste in the Putty windows (right click).
Wait for a step to finish before doing the next.

 if you want to install XPM primecoin, follow the original guide by mikaelh : https://bitcointalk.org/index.php?topic=259022.0

Install the dependencies
Code:
sudo apt-get install -y build-essential m4 libssl-dev libdb++-dev libboost-all-dev libminiupnpc-dev git


Install the last version of GMP
Code:
cd
rm -rf gmp-5.1.3.tar.bz2 gmp-5.1.3
wget http://mirrors.kernel.org/gnu/gmp/gmp-5.1.3.tar.bz2
tar xjvf gmp-5.1.3.tar.bz2
cd gmp-5.1.3
./configure --enable-cxx
make
sudo make install


Create a swapfile (unneccesary if you have 1GB of RAM or more)
Code:
cd
sudo dd if=/dev/zero of=/swapfile bs=64M count=16
sudo mkswap /swapfile
sudo swapon /swapfile



Install Datacoin (can take some time)
Code:
cd
git clone https://github.com/foo1inge/datacoin-hp
cd datacoin-hp/src
make -f makefile.unix
sudo cp -f datacoind /usr/local/bin/


Create the .conf file
Code:
cd
mkdir -p .datacoin
echo 'server=1
gen=1
rpcallowip=127.0.0.1
addnode=23.81.178.82:4777
addnode=60.173.9.58:4777
addnode=122.7.113.246:4777
rpcuser=DatacoinMiner
rpcpassword=[PASSWORD_CHANGE_ME]' > .datacoin/datacoin.conf



Launch Datacoin and start mining
Code:
datacoind --daemon



Check Mining info and balance
Code:
watch 'datacoind listaccounts & datacoind getmininginfo'


8. Profit!!
You can create more instance to mine more

Good luck

http://www.freebieservers.com/  100% FREE GAME SERVERS
bidji29 (OP)
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
November 24, 2013, 09:29:19 PM
 #2

DTC giveaway!

Post your adress to receive some Smiley

http://www.freebieservers.com/  100% FREE GAME SERVERS
Ardolafat
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
November 24, 2013, 09:30:37 PM
 #3

 Smiley
DFLonHgZXMoSVZftmLvAfhtvFJAejqt3U5
wakasaki808
Sr. Member
****
Offline Offline

Activity: 476
Merit: 500



View Profile
November 24, 2013, 09:33:02 PM
 #4

Thanks for the guide! Smiley
crike
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
November 24, 2013, 09:34:08 PM
 #5

DBbnGNrQ9RCrm9dtbrH6GBiXtS3cXNcFV1

Thanks

BTC: 19GwYWZjY3RczZFCS7S64AikrARuyZ7Zoc
bidji29 (OP)
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
November 24, 2013, 10:17:55 PM
 #6

DTC sent!

http://www.freebieservers.com/  100% FREE GAME SERVERS
Ardolafat
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
November 24, 2013, 10:20:55 PM
 #7

20.00 DTS ! Thank you very much Smiley
maxiandr
Member
**
Offline Offline

Activity: 97
Merit: 11


View Profile
November 24, 2013, 11:24:47 PM
 #8

DDr8ruwDvnv4MpWnHC5tTfqP23e4qabCH7

Thank you!
9971ea1a
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
November 24, 2013, 11:26:32 PM
 #9

thanks  Smiley

DE3AYUFcJHYHEVY2p1eZqgEzbsqeC89foy

Hix
Legendary
*
Offline Offline

Activity: 1978
Merit: 1036


View Profile
November 24, 2013, 11:34:19 PM
 #10

Thank you Smiley

D6BFUXEM5FqgexeCsaXxrM2fdiiy5LyNWh
bidji29 (OP)
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
November 25, 2013, 12:37:15 AM
 #11

DTC sent !

http://www.freebieservers.com/  100% FREE GAME SERVERS
MarcusDe
Hero Member
*****
Offline Offline

Activity: 796
Merit: 505



View Profile WWW
November 25, 2013, 12:53:11 AM
 #12

DLRyru81Fx3rtnbKWZNMzGx9dRTRT3TQwf


Thanks!

tubbyjr
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
November 25, 2013, 02:17:39 AM
 #13

Good guide, thank you Smiley

DJ4gDVPkWNgRP1sGrFrwA5p7jdbRbHEFQZ
Palmdetroit
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


PHS 50% PoS - Stop mining start minting


View Profile
November 25, 2013, 02:27:13 AM
 #14

DKJ5obb1dsCbYiFCk9Kf8KReiZ8c8SFDW1


enuro12
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
November 25, 2013, 02:33:52 AM
 #15

DExufPFUBuqFaSe6xiKCGWBKUVAMR9mDoc

Thanks for the DIY! Worked perfectly
altcoinband
Newbie
*
Offline Offline

Activity: 7
Merit: 0



View Profile
November 25, 2013, 03:29:59 AM
 #16

DANF2L6EBjzNn7qjs96iQXqTfGUtzKyyoq

Thx
kingcoinproject
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
November 25, 2013, 03:42:33 AM
 #17

D8hRC2zfs8QofmHJVM3xZZWEBdvfm7oZbp

Thx!
dr_chen
Sr. Member
****
Offline Offline

Activity: 494
Merit: 250



View Profile
November 25, 2013, 03:43:52 AM
 #18

D8hRC2zfs8QofmHJVM3xZZWEBdvfm7oZbp

Thx!

D8iZmFeY8UguBYX5iaYYMUNKeL66CDCm7s

thanks

.
      ▄▄█▀▀█▄▄
  ▄▄█████▄▄█████▄▄
████  ███  ███  ████
  ▀▀█████▀▀█████▀▀

▀█▄▄  ▀▀█▄▄█▀▀   ▄▄█
 ▀▀███▄▄     ▄▄██▀██
     ▀███   ██▀  ▄█
██     ██  ██ ▄██▀██
▀██    ██  ███▀  ▄██
 ▀███▄▄██  ██ ▄███▀
    ▀▀███  ▀██▀▀
Just.Bet 
 
 
 
█▀▀▀▀▀










█▄▄▄▄▄
.
DICE
LOTTERY
PLINKO
.
COIN FLIP
CRASH
WHEEL
▀▀▀▀▀█










▄▄▄▄▄█
.
        ███████       ▄▄██▄
                  ▄▄███▀▀██▄
      ██████   ▄███████▄▄███▄
               ▀██  █████████▄
                ▀█████████▀▀██▄
████████████     ▀███▀▀███▄▄██▀
██  ████  ██      ▀██▄▄███▀▀
█████▀▀█████  ██   ▀██▀▀
█████▄▄█████
██  ████  ██   ██████
████████████
.
DECENTRALIZED
PROVABLY FAIR
ON CHAIN GAMES
█▀▀▀▀▀










█▄▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
PLAY NOW
.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀▀█










▄▄▄▄▄█
[/center]
basecoin
Member
**
Offline Offline

Activity: 98
Merit: 10

Basecoin ANN THREAD: http://tinyurl.com/n6kuk36


View Profile WWW
November 25, 2013, 03:47:34 AM
 #19

DCfEtfC1f7yTn3Jnhx7sQnNDuGMEAUSLNk


Thx.

Basecoin ANN THREAD: http://tinyurl.com/n6kuk36
Sharky444
Hero Member
*****
Offline Offline

Activity: 724
Merit: 500


View Profile
November 25, 2013, 04:25:03 AM
 #20

DS9bJD8qeBAdgS9xbTrYu4Pcqwjr4A1dyi

Thanks!

Radix - just imagine
Pages: [1] 2 3 4 5 6 7 8 9 10 »  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!