Post
Topic
Board Altcoin Discussion
Re: [XPM] [FASTER!] Mining PrimeCoin using DigitalOcean (VPS)
by
hendo420
on 16/07/2013, 01:39:36 UTC
How do i replace the ancient version with the new one, without delete/recreate my droplet? And keeping the same wallet


I replace it.  Here, lete me help you out some on linux.  I move the old files out and then create a new section.

Quote
primecoind stop
cd ~
mv primecoin old4
git clone https://github.com/mikaelh2/primecoin

cd ~/primecoin/src
make -f makefile.unix USE_UPNP=-
mkdir ~/.primecoin
echo "rpcuser=miner2
rpcpassword=test2
gen=1" > ~/.primecoin/primecoin.conf
sudo mv primecoind /usr/local/bin/.

primecoind --daemon



I don't understand. When I try to git the source, I get this:

Cloning into 'primecoin'...
error: The requested URL returned error: 502 Bad Gateway while accessing https://github.com/mikaelh2/primecoin/info/refs?service=git-upload-pack
fatal: HTTP request failed

Any recommendations?
github disable mikaelh's git. Try this: https://bitbucket.org/pankkake/mikaelh2-primecoin.git

well thats fked. "excessive use of resources", lol