Guys, help please, how to setup cgminer for particulary COYE solo mining? Thank you
It's only the difficulty that matters. Until you retarget, you will still effectively be mining against 2.5GH/s equivalent of people in terms of how often you find a block. Though practice for mining solo is good. Here's what you need to do:
Go to the config file in the data folder, located in %appdata% for windows.
Add this line:
rcpallowip = localhost
change rpcuser = [your miner username]
change rpcpassword = [your miner password]
You'll also need to add a line rpcport = [I'm not sure on this one, anyone solo mining know the port for coinye?]
Then in your cgminer config, set your miner to mine at ip "localhost:[setting for rpcport]
set username to the one in rpcuser
set password to the one in rpcpassword
Then just mine as you would in a pool.
Good luck!
Because of the ip and port that you give to cgminer as parameters.
P.S. If you have 25mhs (which is 1/10 of 250mhs) at this difficulty and this size of network you should earn about 6 000 000 Coyes a day.
And also it will give a good boost to network size
edit: it should work on virtual machine But I dont get it, how do you get 25mhs from virtual machine? Also, it doesn't have to be windows, you have cgminer for linux too...
Wallet installed on desktop PC with Unbuntu & WinXP @ VBox
because you're not running your wallet on the same machine as cgminer, I believe you have to put in your.bat and the conf of your wallet the networkadres of the computer with the wallet. As example http://192.169.1.12:41338 for cgminer (change this to the adres of your Ubuntu computer) In the conf you put instead of 127.0.0.1 also that ip ( not sure about this but give it a try).
yes, that is probably it. Also, I recommend that you try this with som other currencies from which you can conclude fast if things are working cause if you put it in Coinye first it might take you up to whole day to confirm that things are working or not working...