Skip to content

Instantly share code, notes, and snippets.

@FinlayDaG33k
Last active February 12, 2024 19:30
Show Gist options
  • Save FinlayDaG33k/23a6134b1ad3e5f867a64219a374406e to your computer and use it in GitHub Desktop.
Save FinlayDaG33k/23a6134b1ad3e5f867a64219a374406e 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
to start miner (4 cores for BCN) use this command:
minergate-cli -user <YOUR@EMAIL.KAPPA> -bcn 4
Feel free to send some of your earnings to me:
BTC (Don't attempt to send other coins to this address!): 17f77AYHsQbdsB1Q6BbqPahJ8ZrjFLYH2j
for BCN:
Address: 25cZNQYVAi3issDCoa6fWA2Aogd4FgPhYdpX3p8KLfhKC6sN8s6Q9WpcW4778TPwcUS5jEM25JrQvjD3XjsvXuNHSWhYUsu
Payment ID (REQUIRED, else donation won't arrive!): abf5597ef150f20f81f1493022371d79b2ec7ac11ac92074a30feb968a6e4ef7
@iamprogrammerlk
Copy link

Hello there,
I tried to install MinerGate CLI and failed. but finally, I figured how to fix it. I think this will help.
https://blog.iamprogrammer.lk/2019/10/how-to-install-minergate-cli-on-linux.html

@FinlayDaG33k
Copy link
Author

@iamprogrammerlk This gist is over 3 years old so yea, it's not really up-to-date like your blogpost is :>

@okoibraun
Copy link

Hello @rdurica,
How much of was your vps at this price you calculated then?

For VPS i using nohup command & do not use GUI. From my personal opinion it is better. For example
nohup minergate-cli -user email@email.com -xmr 3
But speed of calculating on VPS is another question. For example I calculate price for 1 month of mining and it is about 6 $. My VPS is contlabo which have good price for that performance.

@m626zNq
Copy link

m626zNq commented Mar 24, 2022

minergate-cli: command not found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment