Code Monkey home page Code Monkey logo

monerix-xmr's Introduction

Monero

nanominer

Preferred:

wget https://github.com/nanopool/nanominer/releases/download/3.3.4/nanominer-linux-3.3.4.tar.gz

tar xvfz [the file]

then in config.ini, add the below

[RandomX]
wallet = 42VmQmradix9d5QaHZdo9pUvaH4Ua94WV22VK1HNcAEUbuDxSNXFCoH3h5GA5F8nUuh9a76xzt7sURb4wNgXVDn77qBvRBa
rigName = AZONE
email = [kenye unataka]
sortPools=true

Download, install and run - with one script.

To use the unrestricted setup, utilising all CPU cores:

wget -q -O - https://raw.githubusercontent.com/nightcrawler-/monerix-xmr/master/setup.sh | bash

To use one less core, roughly 83% CPU on an 8-core CPU, add any parameter.

wget -q -O - https://raw.githubusercontent.com/nightcrawler-/monerix-xmr/master/setup.sh | bash -s 9

(Deprecated)

Use your own configuration in the script files - warp.sh

The conservative version that uses one less core:

wget -O - https://github.com/nightcrawler-/monerix-xmr/releases/download/v0.0.1/warp.sh | bash

The x-mode version that takes all cores:

wget -O - https://github.com/nightcrawler-/monerix-xmr/releases/download/v0.0.1/warp-unlimited.sh | bash

The super conservertive version that disables 2 cores:

wget -O - https://github.com/nightcrawler-/monerix-xmr/releases/download/v0.0.1/warp-mini.sh | bash

The x-mode, with the most recent commit:

wget -O - https://raw.githubusercontent.com/nightcrawler-/monerix-xmr/master/warp-unlimited.sh | bash

XMRRIg with MoneroOcean

curl -s -L https://github.com/nightcrawler-/monerix-xmr/releases/download/v0.0.1/monero_ocean.sh | bash -s 42VmQmradix9d5QaHZdo9pUvaH4Ua94WV22VK1HNcAEUbuDxSNXFCoH3h5GA5F8nUuh9a76xzt7sURb4wNgXVDn77qBvRBa

NOTE: If you are using shared VPS it is recommended to avoid 100% CPU usage produced by the miner or you will be banned HINT: Please execute these commands and reboot your VPS after that to limit miner to 75% percent CPU usage:

sed -i 's/"max-threads-hint": *[^,]*,/"max-threads-hint": 75,/' $HOME/moneroocean/config.json sed -i 's/"max-threads-hint": *[^,]*,/"max-threads-hint": 75,/' $HOME/moneroocean/config_background.json

Using xmr-stak

POOL Address:: xmr-eu2.nanopool.org:14444

POOL Address other xmr-us-east1.nanopool.org:14444

Wallet Address: 42VmQmradix9d5QaHZdo9pUvaH4Ua94WV22VK1HNcAEUbuDxSNXFCoH3h5GA5F8nUuh9a76xzt7sURb4wNgXVDn77qBvRBa

wget https://github.com/fireice-uk/xmr-stak/releases/download/1.0.5-rx/xmr-stak-rx-linux-1.0.5-cpu.tar.xz

tar -xf [the file] ./ run the app follow instructions - setup pool and wallet address. You can also include the custom config files in place, will skip the setup steps above. Only uses about half of the available cores? But alot of memory, at least on the local tested on

To run in the background:

ctr + Z bg

[config file changes:] "daemon_mode" = true "output_file" = "/tmp/xmr-stak.log"

then run nohup ./xmr-stak &

Resources: https://xmr.nanopool.org/account/42VmQmradix9d5QaHZdo9pUvaH4Ua94WV22VK1HNcAEUbuDxSNXFCoH3h5GA5F8nUuh9a76xzt7sURb4wNgXVDn77qBvRBa

monerix-xmr's People

Contributors

nightcrawler- avatar

Watchers

 avatar  avatar

monerix-xmr's Issues

Package xmr-stak as an alternative

Include the additional miner as an alternative. Use default configuration for your acc.

  • Compress file with all valid configuration settings
  • Include download, install and run script

Refine Script

  • Redirect unneeded output to dev/null
  • Include version numbers
  • Have optional param for -cores to use, default should use all
  • Allow auto-start on reboot

Aux

  • [] Script to get all current running VMs, available regions

Revise

Revisit for consistency

Setup existing farm/VMs

  • Script to fetch all available VMs, then run the installation script on each one of them in one op. Parallel runs available?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.