Crypto Mining with a Raspberry Pi - a simple tutorial to mine Monero
2024-12-24T16:40:53+0800

Recommended tutorial for reference: https://www.youtube.com/watch?v=hHtGN_JzoP8 Commands for crypto mining once Raspberry Pi is running: sudo apt -y update sudo apt -y upgrade 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 {wallet address} -p piner Hit h: hash rate Hit s: check result Hit c: check connection Monero Mining Progress: 2-14-2023 @ 10pm: 0.00001 XMR Not sponsored but I thought would be helpful: Canon EOS M200 & 15-45mm EM F Lense https://www.amazon.com/dp/B07XYPVFCH?ref=ppx_yo2ov_dt_b_product_details&th=1 Favorite Portable Light https://www.amazon.com/dp/B08MDQ3CJY?ref=ppx_yo2ov_dt_b_product_details&th=1 Studio Light https://www.amazon.com/dp/B005FHZ2SI?ref=ppx_yo2ov_dt_b_product_details&th=1 #raspberrypi #crypto #cryptocurrency #monero #iot #linux #diy