Skip to content
  • install linux on something
  • sudo apt install git build-essential cmake libuv1-dev libssl-dev libhwloc-dev -y
  • git clone https://github.com/xmrig/xmrig.git
  • cd xmrig
  • mkdir build
  • cd build
  • cmake ..
  • make
  • ./xmrig -o gulf.moneroocean.stream:10128 -u YOURWALLETID -p minername

when running

  • press h shows hash rate
  • press s to show results
  • press c to show connection

or

  • apt install libmicrohttpd-dev libssl-dev cmake build-essential libhwloc-dev
  • git clone https://github.com/fireice-uk/xmr-stak.git
  • mkdir xmr-stak/build
  • cd xmr-stak/build
  • cmake .. -DCUDA_ENABLE=OFF -DOpenCL_ENABLE=OFF
  • make install

IT field notes from STL Net Services.