Pages:
Author

Topic: Digital Ocean Solo Mining Guide For Super New Coin "Vertcoin" CPU only! - page 3. (Read 29498 times)

newbie
Activity: 25
Merit: 0
i am think about make a pool , what do you think?
legendary
Activity: 1428
Merit: 1001
getmonero.org
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!
legendary
Activity: 1428
Merit: 1001
getmonero.org
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....
legendary
Activity: 968
Merit: 1000
einc.io
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.
legendary
Activity: 968
Merit: 1000
einc.io
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
legendary
Activity: 1428
Merit: 1001
getmonero.org
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....

legendary
Activity: 968
Merit: 1000
einc.io
putty is always access denied...
full member
Activity: 168
Merit: 100
Thank you for your guide  Grin
legendary
Activity: 1428
Merit: 1001
getmonero.org
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!
legendary
Activity: 1428
Merit: 1001
getmonero.org
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!
Pages:
Jump to: