|
@@ -15,41 +15,32 @@ export GPU_SINGLE_ALLOC_PERCENT=100
|
|
|
|
|
|
##-------MINER---------------
|
|
|
echo "start miner."
|
|
|
-sleep 5
|
|
|
+#sleep 5
|
|
|
|
|
|
##---------------------------------
|
|
|
##----My personal configuration----
|
|
|
##---------------------------------
|
|
|
|
|
|
-#echo "start cpuminer."
|
|
|
-## cpuminer
|
|
|
-#screen -dmS cpu ~/cpuminer-opt/cpuminer -a Lyra2z -o stratum+tcp://lyra2z.eu.nicehash.com:3365/#xnsub -u 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -p password
|
|
|
-#screen -dmS cpu ~/cpuminer-opt/cpuminer -a x16r -o stratum+tcp://minepool.com:3636 -u RLUkvxfkNrB1egaurjGx1htrveF82hfcGF.OpenRig -p x
|
|
|
-#screen -dmS cpu ~/cpuminer-opt/cpuminer -a x16r -o stratum+tcp://x16r.eu.nicehash.com:3366 -u 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -p x
|
|
|
-
|
|
|
##------------------
|
|
|
## Other crypto coin
|
|
|
##------------------
|
|
|
|
|
|
-##---- Sia
|
|
|
-#screen -dmS miner ~/sgminer-sia/sgminer -c ~/sgminer-sia/sia.conf -k sia
|
|
|
-
|
|
|
##-----------------------
|
|
|
##------ ethminer -------
|
|
|
##-----------------------
|
|
|
|
|
|
#Genoil's ethminer stratum
|
|
|
-#screen -dmS miner ~/ethminer -G -S eu1.ethermine.org:4444 -O 0x345b006F98a231cD846f6a8a8151F9999bBD2f2A.OpenRig:x --cl-local-work 256 --cl-global-work 26384 --opencl-device 0 1 2 3 -SP 1&
|
|
|
+#screen -dmS miner ~/ethminer -G stratum://0x345b006F98a231cD846f6a8a8151F9999bBD2f2A.OpenRig@eu1.ethermine.org:4444 --cl-local-work 256 --cl-global-work 26384 &
|
|
|
|
|
|
#Genoil's ethminer nicehash
|
|
|
-#screen -dmS miner ~/ethminer -SP 2 -G -S daggerhashimoto.eu.nicehash.com:3353 -O 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig --cl-global-work 26384 --cl-local-work 256 -t 2 --opencl-device 0 1 2 3 --dag-load-mode sequential &
|
|
|
+#screen -dmS miner ~/ethminer -G stratum://16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig@daggerhashimoto.eu.nicehash.com:3353 --cl-global-work 26384 --cl-local-work 256 --opencl-device 0 1 2 3 &
|
|
|
|
|
|
##------------------------------
|
|
|
##---- Claymore Dual Mining ----
|
|
|
##------------------------------
|
|
|
|
|
|
## Nicehash ETH only
|
|
|
-screen -dmS miner claymore/ethdcrminer64 -epool stratum+tcp://daggerhashimoto.eu.nicehash.com:3353 -ewal 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -epsw x -esm 3 -allpools 1 -estale 0 -gser 2 -asm 1 &
|
|
|
+#screen -dmS miner claymore/ethdcrminer64 -epool stratum+tcp://daggerhashimoto.eu.nicehash.com:3353 -ewal 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -epsw x -esm 3 -allpools 1 -estale 0 -gser 2 -asm 1 &
|
|
|
|
|
|
## Nicehash ETH + SIA
|
|
|
#screen -dmS miner claymore/ethdcrminer64 -epool stratum+tcp://daggerhashimoto.eu.nicehash.com:3353 -ewal 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -epsw x -esm 3 -allpools 1 -estale 0 -dpool stratum+tcp://siamining.com:7777 -dwal ef0a5c294aacac4766d13035d8e4842f54c542748f3a230115a4351af92688684a94fec1b557.OpenRig -dcoin sia -gser 2 &
|
|
@@ -70,7 +61,7 @@ screen -dmS miner claymore/ethdcrminer64 -epool stratum+tcp://daggerhashimoto.eu
|
|
|
#screen -dmS miner claymore/ethdcrminer64 -epool stratum+tcp://daggerhashimoto.eu.nicehash.com:3353 -ewal 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -epsw x -esm 3 -allpools 1 -estale 0 -dpool stratum+tcp://pascal.eu.nicehash.com:3358 -dwal 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -dcoin pasc
|
|
|
|
|
|
## Ethermine ETH only
|
|
|
-#screen -dmS miner claymore/ethdcrminer64 -epool eu1.ethermine.org:4444 -ewal 0x345b006F98a231cD846f6a8a8151F9999bBD2f2A.OpenRig -epsw x -estale 0 -asm 2 -dcri 1 -gser 2 -dcri 1 &
|
|
|
+screen -dmS miner claymore/ethdcrminer64 -epool eu1.ethermine.org:4444 -ewal 0x345b006F98a231cD846f6a8a8151F9999bBD2f2A.OpenRig -epsw x -estale 0 -asm 2 -dcri 1 -gser 2 -dcri 1 &
|
|
|
|
|
|
## Ethermine ETH + decred
|
|
|
#screen -dmS miner claymore/ethdcrminer64 -epool eu1.ethermine.org:4444 -ewal 0x345b006F98a231cD846f6a8a8151F9999bBD2f2A.OpenRig -epsw x -esm 3 -allpools 1 -esm 3 -dpool dcr.suprnova.cc:3252 -dwal wareck.openrig -dpsw x &
|
|
@@ -92,30 +83,25 @@ screen -dmS miner claymore/ethdcrminer64 -epool stratum+tcp://daggerhashimoto.eu
|
|
|
##----Equihash------
|
|
|
##------------------
|
|
|
|
|
|
-##---- Sgminer-genesis for zcash
|
|
|
-#screen -dmS miner sgminer-gm/sgminer -c sgminer-gm/zcash.conf
|
|
|
-
|
|
|
##---- Claymore Zcash ----
|
|
|
# Nicehash
|
|
|
#screen -dmS miner ~/claymore_zcash/zecminer64 -zpool ssl://equihash.eu.nicehash.com:33357 -zwal 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -zpsw x &
|
|
|
|
|
|
# Flypool
|
|
|
-#screen -dmS miner claymore_zcash/zecminer64 -zpool ssl://eu1-zcash.flypool.org:3443 -zwal t1J4NMWTpr6WMd8arD31A3BHARAjZayq8Jq.OpenRig -zpsw x -ftime 1 -asm 2 -i 9 &
|
|
|
-
|
|
|
-## Bitcoin Gold
|
|
|
-#screen -dmS miner claymore_zcash/zecminer64 -zpool eu.btgpool.pro:3857 -zwal GYD8iwQg4EjvHZRBLa1t5Rs7k6Wn4B5sT6.OpenRig -zpsw x -tt 90 -fanmin 60 -ftime 1 -i 6 -allpools 1 &
|
|
|
+#screen -dmS miner ~/claymore_zcash/zecminer64 -zpool ssl://eu1-zcash.flypool.org:3443 -zwal t1J4NMWTpr6WMd8arD31A3BHARAjZayq8Jq.OpenRig -zpsw x -ftime 1 -asm 2 -i 9 &
|
|
|
|
|
|
##-----------------
|
|
|
##----- XMR -------
|
|
|
##-----------------
|
|
|
|
|
|
# Nicehash
|
|
|
-#screen -dmS miner claymore_xmr/nsgpucnminer -xpool stratum+ssl://cryptonight.eu.nicehash.com:33355 -xwal 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -xpsw x -allpools 1 -pow7 1 &
|
|
|
+#screen -dmS miner ~/claymore_xmr/nsgpucnminer -xpool stratum+ssl://cryptonight.eu.nicehash.com:33355 -xwal 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -xpsw x -allpools 1 -pow7 1 &
|
|
|
#screen -dmS miner ./xmrig-amd -o cryptonightv7.eu.nicehash.com:3363 -u 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -p x &
|
|
|
#screen -dmS miner ./xmr-stak -o cryptonightv7.eu.nicehash.com:3363 -u 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -p x --use-nicehash --currency cryptonight_v7 &
|
|
|
|
|
|
# Nicehash cryptonight heavy
|
|
|
#screen -dmS miner ./xmrig-amd -o cryptonightheavy.eu.nicehash.com:3364 -u 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -p x -a cryptonight-heavy
|
|
|
+#screen -dmS miner ~/claymore_xmr/nsgpucnminer -xpool cryptonightheavy.eu.nicehash.com:3364 -xwal 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -xpsw x -allpools 1 -pow7 1&
|
|
|
|
|
|
# Nicehash cryptonightv8
|
|
|
#screen -dmS miner ./xmrig-amd -o stratum+tcp://cryptonightv8.eu.nicehash.com:3367 -u 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -p x -a cryptonight --variant 2 &
|
|
@@ -131,9 +117,6 @@ screen -dmS miner claymore/ethdcrminer64 -epool stratum+tcp://daggerhashimoto.eu
|
|
|
##---- BTX -----
|
|
|
#screen -dmS miner sgminer-timetravel/sgminer --kernel timetravel10 -o stratum+tcp://bitcorepool.cc:1111 -u 1CSdZFRnpgkJyhRR35ogGVYDZWBt2k4UN1 -p x -I 16 -g 4
|
|
|
|
|
|
-#-- BEAT --
|
|
|
-#screen -dmS miner ~/ethminer --farm-recheck 200 -G -S eu1.ethermine.org:4444 -FS us1.ethermine.org:4444 -O 0x61BC185C7BFa1558223D792D41a758EEa66e048a.rJICLYK3M --cl-local-work 256 --cl-global-work 26384 --opencl-device 0 1 2 3 -SP 1&
|
|
|
-
|
|
|
##--------------
|
|
|
##--- Lyra2z ---
|
|
|
##--------------
|