Recent Changes - Search:

Exchange Server

Networking

Windows Server

Windows Workstation

Authentication Security

Remote Access

VOIP Phone

Antivirus

3d Printer

Linux

RandomInfo

PmWiki

edit SideBar

MoneroMiningLinuxPool

  • 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
Edit - History - Print - Recent Changes - Search
Page last modified on January 19, 2022, at 06:58 PM