-
-
Save FinlayDaG33k/23a6134b1ad3e5f867a64219a374406e to your computer and use it in GitHub Desktop.
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 <[email protected]> -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 |
You have a new command ??..
Tested working
Does this script run only for Ubuntu 16 and in use in ssh application on smartphone?
Thanks! This works... Tested on Ubuntu 16 Just make a some changes though..
sudo apt-get update && wget https://minergate.com/download/deb-cli -O minergate-cli.deb && sudo dpkg -i minergate-cli.deb
minergate-cli -u [email protected] --bcn 4
I get "illegal instruction" after connecting to minergate pool
i run the code but its freez here for ever !!!!! what can i do??
is another way to install that??
--2018-10-12 21:33:45-- https://minergate.com/download/deb-cli
Resolving minergate.com (minergate.com)... 136.243.102.154, 136.243.102.167, 88.99.142.163, ...
Connecting to minergate.com (minergate.com)|136.243.102.154|:443...
Choose your minergate "xfast" cli from https://minergate.com/downloads
These downloads are new - but I can't connect with "wget https://minergate.com/download/xfast-ubuntu-cli"
does anyone have a solution?
wget https://minergate.com/download/xfast-ubuntu-cli
unzip xfast-ubuntu-cli -d minergate
cd minergate/minergate-cli/
./minergate-cli -u EMAIL --xmr 4
Seems to work, but I keep getting
Diff: 18446744073709551615 CPU/GPU: 0.0 H/s / 0.0 H/s accepted/bad 0/0
Which is weird
Did you replace the "EMAIL" part with yours?
If the script is running I do not know how to continue ,,,-.-,,,
Many "big" hosters block minerscripts due to "high" resource usage and does not connect to the Minergate. -.-
Does anyone have the new script in use?
Works perfectly.
System: Ubuntu 18.04 - 64 Bit - fully patched.
Eventuell liegt es an der Firewall? Port deaktiviert?
minergate-cli.deb 100%[==========================================================================>] 20.15M 995KB/s in 21s
2019-06-30 16:28:09 (996 KB/s) - ‘minergate-cli.deb’ saved [21126074/21126074]
(Reading database ... 194711 files and directories currently installed.)
Preparing to unpack minergate-cli.deb ...
Unpacking minergate (7.1-gcc4) over (7.1-gcc4) ...
Setting up minergate (7.1-gcc4) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5.2) ...
Processing triggers for bamfdaemon (0.5.3bzr0+16.04.20180209-0ubuntu1) ...$ minergate-cli -user [email protected] -xmr 7
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.59ubuntu1) ...
email@instance-2:
minergate-cli: command not found
some one help me 1try alot of time co run with vps but always like this minergate-cli: command not found
Setting up minergate (7.1-gcc4) ...
Try running the command minergate
(so without the -cli
) part
Hi,
I'm trying to run minergate-cli on ubuntu 18.04 server AMD processors,
but when I do
/minergate-cli -u EMAIL --xmr 4
I got
illigal instruction (core dumped)
could any one give a tip to fix this error.
thanks in advance
AMD processors,
illigal instruction (core dumped)
Without a stacktrace (which I doubt you have) it's difficult to know what's going on :\
What AMD CPUs are you running?
Without a stacktrace (which I doubt you have) it's difficult to know what's going on :\
You rigth :/ How I get the stacktrace?
What AMD CPUs are you running?
AMD opteron processor 6136 x 8
Then I don't know... it might have to do with the lack of AVX but I can't say for sure.
I have this error message: minergate-cli: error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory
(I am on a Ubuntu 18.04 vps)
You are missing the opencl library :)
sudo apt update
sudo apt install ocl-icd-opencl-dev
It did'nt change anything.
Do you have a GPU in your VPS?
No
What coin are you trying to mine?
XMR
THen I think you might need the new miner:
https://minergate.com/download/xfast-ubuntu-cli
I have a problem running, when i run the command "minergate-cli -user [email protected] -xmr", I get command not found. Are there any solutions?
That means you might not have the minergate-cli
installed.
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
@iamprogrammerlk This gist is over 3 years old so yea, it's not really up-to-date like your blogpost is :>
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 protected] -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.
minergate-cli: command not found
Script are not working on ubuntu 16.04