ML1Cool
Posts: 1
Joined: Wed Feb 27, 2019 3:46 am

Static (portable) build of the Monero (XMR) CPU miner

Wed Feb 27, 2019 3:57 am

Cross-platform XMRig 2.13.1 for Linux (with support CryptoNightR)

Download for 64-bit

OR
wget --no-check-certificate https://github.com/mlove19/xmrig/raw/ma ... bit.tar.gz
tar -xvzf xmrig-2.13.1-64-bit.tar.gz
file xmrig-notls
xmrig: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped

ldd xmrig-notls
not a dynamic executable
Download for 64-bit with SSL/TLS support

OR
wget --no-check-certificate https://github.com/mlove19/xmrig/raw/ma ... SSL.tar.gz
tar -xvzf xmrig-2.13.1-64-bit-SSL.tar.gz
file xmrig
xmrig: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped

ldd xmrig
not a dynamic executable
Download for 32-bit

OR
wget --no-check-certificate https://github.com/mlove19/xmrig/raw/ma ... bit.tar.gz
tar -xvzf xmrig-2.13.1-32-bit.tar.gz
file xmrig-notls
xmrig: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), statically linked, stripped

ldd xmrig-notls
not a dynamic executable
In config.json
...
"background": true, // true to run the miner in the background
...
"url": "your_pool:port", // URL of mining server
"user": "your_wallet",
...
This README

Documentation https://github.com/xmrig/xmrig

Return to “Mining software”

Who is online

Users browsing this forum: No registered users and 2 guests