En este post te mostraré cómo minar ethereum usando la CPU de tu computadora linux usando un software llamado ethminer.
Primero, necesitará crear una cuenta en MINERGATE
Utilice los siguientes comandos para instalar el software ethminer en su equipo Linux.
# apt-get update
# apt-get install software-properties-common
# add-apt-repository ppa:ethereum/ethereum
# apt-get update
# apt-get install ethminer
Para comenzar a minar el ethereum, utilice el siguiente comando:
# ethminer -C -F http://eth.pool.minergate.com:55751/[email protected] --disable-submit-hashrate
En nuestro canal YOUTUBE , Le ofrecemos un video que le muestra el procedimiento paso a paso.