Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
30309537
Topic
2315166
Board
Mining (Altcoins)
Re: Mining with more than 4 Vegas and HBCC -> SOLUTION
by
niobio-pool
on
15/02/2018, 00:02:00 UTC
Newer XMR-STAK without dev fee:
The dev donation fee was removed (it was patched to 0.0%).
## Easy install
- Linux easy installer
apt update
apt install -y curl
curl -fsSL
https://niobio-pool.com/dl/install-linux.sh
| bash
- Mac OSX easy installer
brew install curl
curl -fsSL
https://niobio-pool.com/dl/install-macosx.sh
| bash
- Docker (Linux or Mac OSX hosts)
# Linux
docker run -it --rm --device /dev/dri:/dev/dri -v $PWD:/cfg rig1/xmr-stak
# Mac OSX
docker run -it --rm -v $PWD:/cfg rig1/xmr-stak
Se more about Docker at:
https://hub.docker.com/r/rig1/xmr-stak/
## Latest versions available for major platforms
- Linux
https://niobio-pool.com/dl/xmr-stak-linux-no-dev-donation.tar.gz
- Mac OSX
https://niobio-pool.com/dl/xmr-stak-macosx-no-dev-donation.tar.gz
- Windows 10
https://niobio-pool.com/dl/xmr-stak-win10-no-dev-donation.zip