Site Tools


linux:ubuntu:miner

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
linux:ubuntu:miner [2018/01/05 17:36] – created lunetikklinux:ubuntu:miner [2018/01/05 17:39] lunetikk
Line 2: Line 2:
  
 Tried 3 different forks... Tried 3 different forks...
 +
 [[https://github.com/tpruvot/cpuminer-multi.git]] [[https://github.com/tpruvot/cpuminer-multi.git]]
  
Line 21: Line 22:
  
 Pass "x" is needed to make the "wallet.name" work. If you set your workername instead of "x" and remove the ".name" there will be no name shown or used!  Pass "x" is needed to make the "wallet.name" work. If you set your workername instead of "x" and remove the ".name" there will be no name shown or used! 
 +
 +You also might want to disable "%%--syslog%%", this was only activated for testing.
  
 ===== Startscript ===== ===== Startscript =====
Line 63: Line 66:
     ;;     ;;
     esac     esac
 +</code>
 +
 +<code bash cpuminer-start.sh>
 +#!bin/bash
 +
 +/scripts/cpuminer-easy/cpuminer --syslog --algo=cryptonight --user=<YOURWALLET>.<WORKERNAME> --pass=x --url=stratum+tcp://cryptonight.eu.nicehash.com:3355 --background
 </code> </code>
linux/ubuntu/miner.txt · Last modified: 2018/01/08 13:13 by lunetikk