|
@@ -41,7 +41,7 @@ echo "start miner."
|
|
|
|
|
|
## Nicehash ETH only
|
|
|
#screen -dmS miner claymore/ethdcrminer64 -epool stratum+tcp://daggerhashimoto.eu-new.nicehash.com:3353 -ewal 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -epsw x -esm 3 -allpools 1 -estale 0 -gser 2 -asm 1 &
|
|
|
-#screen -dmS miner PhoenixMiner/PhoenixMiner -pool stratum+tcp://daggerhashimoto.eu-new.nicehash.com:3353 -wal 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -pass x -proto 4
|
|
|
+screen -dmS miner PhoenixMiner/PhoenixMiner -pool stratum+tcp://daggerhashimoto.eu-new.nicehash.com:3353 -wal 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -pass x -proto 4
|
|
|
|
|
|
## Nicehash ETH + lbry
|
|
|
#screen -dmS miner claymore/ethdcrminer64 -epool stratum+tcp://daggerhashimoto.eu-new.nicehash.com:3353 -ewal 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -epsw x -esm 3 -allpools 1 -estale 0 -dpool stratum+tcp://lbry.eu.nicehash.com:3356 -dwal 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -dpsw x -dcoin lbc
|
|
@@ -115,8 +115,7 @@ echo "start miner."
|
|
|
#cd ~/lolMiner
|
|
|
#screen -dmS miner ./lolMiner --coin BEAM --pool beamv2.eu-new.nicehash.com --port 3378 --user 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig --pass x --tls 0
|
|
|
#screen -dmS miner ./lolMiner --coin AUTO144_5 --pool zhash.eu.nicehash.com --port 3369 --user 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig --pass x --tls 0
|
|
|
-
|
|
|
-cd gminer
|
|
|
-screen -dmS miner ./miner -a beamhashII --server beamv2.eu-new.nicehash.com --port 3378 -u 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -p x
|
|
|
+#cd gminer
|
|
|
+#screen -dmS miner ./miner -a beamhashII --server beamv2.eu-new.nicehash.com --port 3378 -u 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig -p x
|
|
|
|
|
|
echo "use 'screen -x miner' to see miner activity"
|