• 16-12-2013, 22:05:34
    #19
    Hocam bu verdiginiz adresteki (netcoin.org.uk) cuzdani indirincede solo mining oluyormusta herhangi bir kayit felan yapmamiz lazimmi.
    Yardimci olurmusunuz bu konuda.
  • 16-12-2013, 22:12:46
    #20
    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.
    Hocam miningi daha iyi bilen arkadaşlar yanıtlarsa daha iyi olur. Ben 1-2 kere pool mining denemesi dışında mining yapmadım.

    --R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 22:12:46 -->-> Daha önceki mesaj 22:10:13 --

    ozzyynl adlı üyeden alıntı: mesajı görüntüle
    bterde varmiki bu coin ben bulamadim
    Kusura bakmayın hocam, yanlışlık oldu, coins-e' de var.
  • 16-12-2013, 22:27:21
    #21
    tsk ederim
  • 16-12-2013, 22:36:46
    #22
    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
  • 16-12-2013, 22:39:55
    #23
    Bende tam orayi okuyorum tsk ederim.
  • 16-12-2013, 22:56:16
    #24
    Misafir
    dandik makinada deniyorum
  • 16-12-2013, 22:58:53
    #25
    Baslatabildinizmi
    ?
  • 16-12-2013, 23:33:15
    #26
    Şu an ben de deniyorum. Senkronizasyon biter bitmez sonucu yazarım. Denemek isteyenler aşağıdaki yolu izleyebilir.

    1-) Cüzdanı indirip senkronizasyonu bitirin ve bittikten sonra baştan başlatın.
    2-)C:\Users\"kullanıcı"\AppData\Roaming\NetCoin klasöründe netcoin.conf diye bir dosya oluşturucaz.
    Bir text dosyası açıp;

    listen=1
    gen=0
    genproclimit=-1
    rpcuser=kullanıcıadı
    rpcpassword=şifre
    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

    yukarıdaki metni kopyalayıp, netcoin.conf diye kaydediyoruz. Sonra dosyadan .txt uzantısını silip netcoin.conf olmasını sağlıyoruz.

    3-)En güncel cgminer'ı indirip açıyoruz.

    4-)Cgminer klasörünün içine mine.bat dosyasını oluşturucaz.

    2.adımdaki gibi text dosyası açıp, aşağıdaki metni kopyalayıp, mine.bat olarak adlandırıp, .txt uzantısını siliyoruz.

    setx GPU_MAX_ALLOC_PERCENT 100
    setx GPU_USE_SYNC_OBJECTS 1
    cgminer.exe -o 127.0.0.1:9999 -u kullanıcıadı -p şifre

    5-) En son olarak mine.bat'ı çalıştırıyoruz ve oluyor.
  • 16-12-2013, 23:38:29
    #27
    Misafir
    NET/DAY
    393.877

    LTC/DAY
    0.094

    Tahmini 24 saatte bu hızda kazanacağım değerler bunlar sanırım. Peki kazma işleminde NET kazıp LTC çevirmek daha karlı ve mantıklı değil mi LTC kazma yerine?