Bitcoin Forum
May 05, 2024, 06:44:46 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 »  All
  Print  
Author Topic: Digital Ocean Solo Mining Guide For Super New Coin "Vertcoin" CPU only!  (Read 29452 times)
GreekBitcoin (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
January 11, 2014, 09:41:14 AM
Last edit: January 12, 2014, 05:53:50 AM by GreekBitcoin
 #1

This coin came out less than 40 minutes ago!  This is not premined and is so new that if goes well you must mine right now!
Donations accepted :
Vertcoin: VpUAHXdP2t2y5brhgSJhCK89TSMM3cv2JM
Datacoin: D9myVoDFPhjWLMrKx7Ag6gH7Y3A6V441cT


Difficulty goes up fast!

1) Please use my referral https://www.digitalocean.com/?refcode=9d68ca19e204 and create a droplet 2CPU 2GB Ram Ubuntu 13.10 64x .It must be 1GB or more.
2) Connect with putty using using ip and password or just write those in the console. You can always download putty from here http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html  Putty is better cause you can copy paste:

----------------------------------------------------------------------------------------------------------------------------

sudo apt-get update

sudo apt-get install yasm -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/vertcoin/vertcoin.git

cd vertcoin/src

make -f makefile.unix

sudo cp -f vertcoind /usr/local/bin/  

cd
mkdir -p .vertcoin
echo 'server=1
gen=1
rpcallowip=127.0.0.1
addnode=192.241.125.215
addnode=192.241.125.216
addnode=192.241.125.217
addnode=46.188.0.241:5889
addnode=172.241.151.154:5889
addnode=61.133.107.171:5889
addnode=115.214.200.106:5889
addnode=58.214.65.90:5889
addnode=192.241.125.218
addnode=192.241.125.219
addnode=192.241.125.220
addnode=31.220.27.16
addnode=162.217.249.196
rpcuser=vertcoinMiner
rpcpassword=PASSWORD' > .vertcoin/vertcoin.conf

all above from cd to conf in one copy paste and press enter


vertcoind --daemon


watch 'vertcoind listaccounts & vertcoind getmininginfo'

----------------------------------------------------------------------------------------------------------------------------

Now you have started mining and you should see after minutes your balance getting bigger. Be fast difficulty will rise!
1714934686
Hero Member
*
Offline Offline

Posts: 1714934686

View Profile Personal Message (Offline)

Ignore
1714934686
Reply with quote  #2

1714934686
Report to moderator
1714934686
Hero Member
*
Offline Offline

Posts: 1714934686

View Profile Personal Message (Offline)

Ignore
1714934686
Reply with quote  #2

1714934686
Report to moderator
1714934686
Hero Member
*
Offline Offline

Posts: 1714934686

View Profile Personal Message (Offline)

Ignore
1714934686
Reply with quote  #2

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

Posts: 1714934686

View Profile Personal Message (Offline)

Ignore
1714934686
Reply with quote  #2

1714934686
Report to moderator
GreekBitcoin (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
January 11, 2014, 09:46:08 AM
 #2

Now coin is very new and guide might have problems. For example one of my 9 VPS didnt connect for some reason despite the addnotes. Fixes are coming!


Well with those addnodes it connected ASAP!
Vertcoin
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
January 11, 2014, 10:07:21 AM
 #3

Thank you for your guide  Grin

VTC Stealth Address : vJmt8sF4iySr2RnJdZJdqk7CbJMQzwPwQwUsQwKF27qPE7qv9gfhjYqD6VapALi6jv8j6VKUvXYEto6 xmtxoq9oUyBXbV9XsYdt6sA
Please contact us via contact[at]vertcoin.org only, do not PM.
svojoe
Legendary
*
Offline Offline

Activity: 968
Merit: 1000


einc.io


View Profile
January 11, 2014, 10:18:49 AM
 #4

putty is always access denied...

GreekBitcoin (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
January 11, 2014, 10:24:02 AM
 #5

putty is always access denied...


When exackly? When you just put your IP on putty?

Droplet takes a minute or two to be created before you can connect. Sometimes DO fucks a bit and you may need to restart droplet. At worse case scenario you may need to destroy and create a new one but this will cost 1 hour of the droplet...

if access denied is poped at password, are you sure you put the pass correct without spaces?



But anyway i think a restart or delte/create will fix it...it has happened to me before and it is DO's problems....

svojoe
Legendary
*
Offline Offline

Activity: 968
Merit: 1000


einc.io


View Profile
January 11, 2014, 10:34:14 AM
 #6

putty is always access denied...


When exackly? When you just put your IP on putty?

Droplet takes a minute or two to be created before you can connect. Sometimes DO fucks a bit and you may need to restart droplet. At worse case scenario you may need to destroy and create a new one but this will cost 1 hour of the droplet...

if access denied is poped at password, are you sure you put the pass correct without spaces?



But anyway i think a restart or delte/create will fix it...it has happened to me before and it is DO's problems....



I got in,  I have no clue, now I am doing the unix makefile scrypt,  its taking its sweet time! Smiley  I'm sweating over here! Smiley

svojoe
Legendary
*
Offline Offline

Activity: 968
Merit: 1000


einc.io


View Profile
January 11, 2014, 10:37:44 AM
 #7

I'm not too savvy in putty and on unix environments.   I'm not entirely sure to how to watch my progress.     For example, I am not sure how to 'unwatch' and switch over to mining info,  etc.

GreekBitcoin (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
January 11, 2014, 10:38:12 AM
 #8

Yes it takes about 5 minutes!

Diff is going up!

Have in mind that for example with 5 VPS i got in an hour just 200 coins! Coin is good and rare! Hope you find some blocks soon! its only the start of it! I will sure leave my VPS for at least 8 hours solo mining....
GreekBitcoin (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
January 11, 2014, 10:40:44 AM
 #9

I'm not too savvy in putty and on unix environments.   I'm not entirely sure to how to watch my progress.

the last command : watch 'vertcoind listaccounts & vertcoind getmininginfo'

is actually showing you your hash/s and your balance. When you mine coins your balance will automatically go to 50 or more...

To send them somewhere you have to close "watch mode" with Ctrl+C and then write:

vertcoind sendtoaddress Vs5LmPT42eTjwQjJ9zvktGLprzae5Yc7L2 X

X is the amount you want to send. It has to be mature of course. So it may insufficient funds until coins mature. And put your address that you want to send instead of mine!
rijating1
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
January 11, 2014, 10:41:49 AM
 #10

i am think about make a pool , what do you think?
GreekBitcoin (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
January 11, 2014, 10:51:22 AM
 #11

i am think about make a pool , what do you think?


Pool is always welcomed! Please make one!
zoro
Full Member
***
Offline Offline

Activity: 226
Merit: 100


View Profile
January 11, 2014, 11:21:51 AM
 #12

does any of these VPS companies accept cryptos?
i don't have paypal or visa Smiley

"killer app" of BTC = MasterCoin https://bitcointalk.org/index.php?topic=265488.0Mastercoin(A new protocol layer on top of Bitcoin)
Jiyome
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
January 11, 2014, 11:24:35 AM
 #13

Code:
rpcuser=vertcoinMiner
rpcpassword=PASSWORD'

Do we have to copy/paste it or do we have to write like our vertcoin address?

GreekBitcoin (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
January 11, 2014, 11:26:35 AM
 #14

Code:
rpcuser=vertcoinMiner
rpcpassword=PASSWORD'

Do we have to copy/paste it or do we have to write like our vertcoin address?


just copy paste all of it from cd to .conf and then press enter. If you want you cant change password but it doesnt matter really...

does any of these VPS companies accept cryptos?
i don't have paypal or visa Smiley

Unfortunately nope Sad But there is really demand about it so who knows. In the future maybe...
svojoe
Legendary
*
Offline Offline

Activity: 968
Merit: 1000


einc.io


View Profile
January 11, 2014, 11:48:04 AM
 #15

I'm trying to figure out how to stop the daemon so I can restart it, I did everything as directed but it looks like I'm hashing without being connected to the network?  I'm hashing, but there is zero blocks and the different is than my local pc.

GreekBitcoin (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
January 11, 2014, 11:50:14 AM
 #16

I'm trying to figure out how to stop the daemon so I can restart it, I did everything as directed but it looks like I'm hashing without being connected to the network?  I'm hashing, but there is zero blocks and the different is than my local pc.



write     vertcoind stop   in order to stop it.


Then if you cant connect add more addnodes. Those worked fine for me. just add more addnodes by copy pasting the cd........conf thing with more addnodes and pressing enter. Than start again with        vertcoind --daemon
svojoe
Legendary
*
Offline Offline

Activity: 968
Merit: 1000


einc.io


View Profile
January 11, 2014, 11:55:06 AM
 #17

I'm trying to figure out how to stop the daemon so I can restart it, I did everything as directed but it looks like I'm hashing without being connected to the network?  I'm hashing, but there is zero blocks and the different is than my local pc.



write     vertcoind stop   in order to stop it.


Then if you cant connect add more addnodes. Those worked fine for me. just add more addnodes by copy pasting the cd........conf thing with more addnodes and pressing enter. Than start again with        vertcoind --daemon

You are fantastic!

I'm up now,  wow the diff must be very high now!  No found blocks yet with several computers!

84 million is a lot of coins...  Why so hard right now? Smiley Smiley

GreekBitcoin (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
January 11, 2014, 11:56:58 AM
 #18

I'm trying to figure out how to stop the daemon so I can restart it, I did everything as directed but it looks like I'm hashing without being connected to the network?  I'm hashing, but there is zero blocks and the different is than my local pc.



write     vertcoind stop   in order to stop it.


Then if you cant connect add more addnodes. Those worked fine for me. just add more addnodes by copy pasting the cd........conf thing with more addnodes and pressing enter. Than start again with        vertcoind --daemon

You are fantastic!

I'm up now,  wow the diff must be very high now!  No found blocks yet with several computers!

84 million is a lot of coins...  Why so hard right now? Smiley Smiley

My 5 VPS havent found a block for like 1 hour now so yes diff is really up. But i will continue solo mining for at least 8 hours more. I am going to sleep in a while and i will decide what i will do later...Hopefully a pool will be out Smiley
Sophokles
Hero Member
*****
Offline Offline

Activity: 1218
Merit: 516


Eloncoin.org - Mars, here we come!


View Profile WWW
January 11, 2014, 12:37:59 PM
 #19

This is fun...

But how can I see my own vertcoin address?

With

vertcoind listaccounts I get this:

Quote
{
    "" : 0.00000000
}

So, balance is zero. Ok. But isn't my own vertcoin address supposed to be shown in between the ""?

Thanks!









▄▄████████▄▄
▄▄████████████████▄▄
▄██
████████████████████▄
▄███
██████████████████████▄
▄████
███████████████████████▄
███████████████████████▄
█████████████████▄███████
████████████████▄███████▀
██████████▄▄███▄██████▀
████████▄████▄█████▀▀
██████▄██████████▀
███▄▄█████
███████▄
██▄██████████████
░▄██████████████▀
▄█████████████▀
████████████
███████████▀
███████▀▀
.
▄▄███████▄▄
▄███████████████▄
▄███████████████████▄
▄██████████
███████████
▄███████████████████████▄
█████████████████████████
█████████████████████████
█████████████████████████
▀█
██████████████████████▀
▀██
███████████████████▀
▀███████████████████▀
▀█████████
██████▀
▀▀███████▀▀
.
 ElonCoin.org 
.
████████▄▄███████▄▄
███████▄████████████▌
██████▐██▀███████▀▀██
███████████████████▐█▌
████▄▄▄▄▄▄▄▄▄▄██▄▄▄▄▄
███▐███▀▄█▄█▀▀█▄█▄▀
███████████████████
█████████████▄████
█████████▀░▄▄▄▄▄
███████▄█▄░▀█▄▄░▀
███▄██▄▀███▄█████▄▀
▄██████▄▀███████▀
████████▄▀████▀
█████▄▄
.
"I could either watch it
happen or be a part of it"
▬▬▬▬▬
shluher
Member
**
Offline Offline

Activity: 70
Merit: 10

Bitcoin > Dollar


View Profile WWW
January 11, 2014, 01:07:46 PM
 #20

If you have problems with your wallet synchronization, add this to your vertcoin.conf:

addnode=108.62.111.138:5889
addnode=54.201.240.25:5889
addnode=172.240.89.250:5889
addnode=50.190.0.70:5889
addnode=31.135.187.9:5889
addnode=198.27.66.162:5889
addnode=23.19.26.138:5889
addnode=144.76.226.151:5889
addnode=54.194.7.98:33761
addnode=125.115.76.67:5889
addnode=163.125.57.68:5889
addnode=180.142.110.247:5889
addnode=58.214.71.66:5889
addnode=125.112.244.84:50592
addnode=113.53.237.178:5889
addnode=23.107.61.194:5889
addnode=54.236.189.3:5889
addnode=172.241.151.154:5889
addnode=61.133.107.171:5889
addnode=171.211.52.150:5889
addnode=61.156.57.71:5889
addnode=218.85.134.178:5889
addnode=113.243.137.220:5889
addnode=212.7.200.9:5889
addnode=107.150.50.74:62370
addnode=117.30.44.152:5889
addnode=27.155.245.129:5889
addnode=222.212.42.72:5889
addnode=171.106.196.0:13499
addnode=107.150.49.74:5889
addnode=23.83.200.170:5889
addnode=76.72.163.54:5889
addnode=218.93.134.55:5889
addnode=142.91.231.50:5889
addnode=222.188.177.57:50775
addnode=61.164.87.130:26084
addnode=23.110.213.50:5889
addnode=222.188.177.58:5889
addnode=162.243.249.73:5889
addnode=123.137.244.39:5889
addnode=218.93.134.126:50580
addnode=182.236.160.83:5889
addnode=180.116.158.48:5889
addnode=54.196.183.56:41230
addnode=184.72.155.72:46586
addnode=50.19.51.19:36500
addnode=54.211.214.162:34151
addnode=184.72.186.246:47525
addnode=54.221.58.60:47161
addnode=54.211.198.34:57649
addnode=50.17.89.200:60650
addnode=54.221.118.164:55117
addnode=54.197.126.5:57311
addnode=222.188.179.28:49283
addnode=180.116.42.234:51106
addnode=27.38.71.233:5889
addnode=222.188.178.217:52151
addnode=54.197.77.13:57579
addnode=54.197.3.73:60394
addnode=54.197.76.193:33971
addnode=27.13.74.181:56003
addnode=23.106.56.18:5889
addnode=218.93.135.98:49978
addnode=207.12.89.54:34870

Donations appreciated =)  VuLJZqJX5dYFsnKj6B9VBtszFAXoqBn4nS

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!