Skip to content

Instantly share code, notes, and snippets.

@JaxVN
Created June 16, 2017 07:31
Show Gist options
  • Select an option

  • Save JaxVN/624b4e6e3d984631c416cfabbf1da093 to your computer and use it in GitHub Desktop.

Select an option

Save JaxVN/624b4e6e3d984631c416cfabbf1da093 to your computer and use it in GitHub Desktop.
How to instal MG-CLI
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
To start miner (4 cores for XMR) use this command:
minergate-cli -user <YOUR@EMAIL.KAPPA> -XMR 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment