Skip to content

Instantly share code, notes, and snippets.

@dineshsprabu
Forked from balinux/gist:af5465cc4078f2022844be6509b21fff
Last active December 29, 2017 16:30
Show Gist options
  • Save dineshsprabu/701864b9ec60b6e3e8bb105fcc777ac1 to your computer and use it in GitHub Desktop.
Save dineshsprabu/701864b9ec60b6e3e8bb105fcc777ac1 to your computer and use it in GitHub Desktop.
Minergate-cli ubuntu installation

Run this command to install MG-CLI:

sudo apt-get update && wget https://minergate.com/download/deb-cli -O minergate-cli.deb && sudo dpkg -i minergate-cli.deb

start miner (4 cores for BCN) use this command:

minergate-cli -user <YOUR@EMAIL.com> -bcn 4
Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] (rev ff)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment