Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin | Scrypt N | Beat ASICs
by
usao
on 08/05/2014, 18:23:55 UTC
Is this somthing which can be run under VMWare esxi (or converted to esxi)?
Correct me if im wrong, but isn't a personal p2pool the same thing as solo mining, ie, you get paid only for finding blocks and not by shares?

Hi,

You'd probably be better off making a new image for esxi, since if you're technical enough to have an ESXi box, you're also technical enough to run just the coin daemons for the merge coins (monocled and parallaxcoind), sending your mined coins off using sendtoaddress and save the overhead of having a GUI desktop on the box (the virtualbox image I'm distributing is based on Ubuntu desktop 14.04).

If you (or anyone else) fancies making an ESXi image and making it publicly available, that would be good - remember to remove the wallet.dat files before packaging for distribution though so they get regenerated by the user the first time they start it.

A personal p2pool isn't the same as solomining - you're still getting paid for VTC shares (they are distributed on the p2pool sharechain). Your node is basically becoming part of one big distributed pool.



Ha!, I don't think of ESXi as being highly technical, it's pretty simple and easy.
That's what I run at home anyhow because it's FREE and basically brain-dead and you can't screw it up easily.

I wouldn't mind making an image, just haven't tried doing the d tools before, which is why I was interested in the pre-built one.

I get you on how the pool works. Im still trying to figure out how solo mining works. I know it involves somthing on the 127.0.0.1 loopback, but im not sure what I have to setup.
I would like to try solo mining, at least once, to get a feel for it. Never seen a decent how-to document on it though, seems like most folks assume you already know how...