ozzyynl adlı üyeden alıntı: mesajı görüntüle
Hocam bu verdiginiz adresteki (netcoin.org.uk) cuzdani indirincede solo mining oluyormusta herhangi bir kayit felan yapmamiz lazimmi.
Yardimci olurmusunuz bu konuda.
Bu şekilde bir yazı buldum forumlarında inceleyebilirsiniz.

Alıntı
For Windows SOLO mining


1) Download the wallet: www.netcoin.pw/downloads.php.
2) Unzip it and double click netcoin-qt, it will download all block data.
3) Create a new text document (right click new -> text document) named "netcoin.conf" in the AppData/netcoin directory "C:\Users\youruser\AppData\Roaming\NetCoin":
(You can get to the AppData folder by typing "%appdata%" into the windows start search box. The roaming folder will then display, double click the netcoin directory).

listen=1
gen=0
genproclimit=-1
rpcuser=SOMEUSER
rpcpassword=SOMELONGANDDIFFICULTPASSWORD
rpcport=9999
server=1
testnet=0
maxconnections=100
daemon=1
rpcconnect=127.0.0.1
addnode=173.254.206.115
addnode=67.231.254.10
addnode=121.73.163.82
When you save this text document Windows will add a .txt extension, netcoin.conf.txt, we need to get rid of that .txt, open Windows Explorer (or My Computer) and navigate to the directory where the text document "netcoin.conf.txt" is (it should be "%appdata%\netcoin"), click on organize > Folder and Search Options then click the view tab and scroll down the box until you find the option "Hide extensions for known file types" and uncheck it, click ok and now you can see the .txt extension, just go ahead and rename the file from "netcoin.conf.txt" to "netcoin.conf" (single click on the file and press F2).

4) Restart the wallet.
5) Download latest cgminer from ck.kolivas.org/apps/cgminer/ and unzip it. (as of today the latest is: ck.kolivas.org/apps/cgminer/3.6/cgminer-3.6.3-windows.zip)
6) Create a text document named "mine.bat" with this content where you unpacked cgminer:
(you need to use the same technique we used on "netcoin.conf.txt" to rename this document from "mine.bat.txt" to "mine.bat").

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe -o 127.0.0.1:9999 -u SOMEUSER -p SOMELONGANDDIFFICULTPASSWORD

And that should do it!

Double click the "mine.bat" to start mining.

If you want to use a configuration file for cgminer, start mining with "mine.bat" and press S than W and confirm, this way a cgminer.conf file is generated inside the miner directory and you can then tweak it to your liking, you'll have to change the "mine.bat" file to:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe
And fill in the url, port, user and password in cgminer.conf, then run "mine.bat" to start mining.
Let me know if I forgot something

Read more: http://cryptomunity.boards.net/threa...#ixzz2nfjzg25D