Rigmon
CtrlK
  • What's Rigmon?
  • 한국어 가이드
  • 🚀Getting Started
    • ① Install Mobile App
    • ② Sign Up
    • ③ Check Miner Setup (Widows+SMOS)
      • SRBMiner
      • Rigel Miner
      • BzMiner
      • Phoenix Miner
      • GMiner
      • T-Rex Miner
      • NBMiner
      • lol Miner
      • Team Red Miner
      • Team Black Miner
    • ③ Check Miner Setup (HiveOS)
      • SRBMiner
      • Rigel Miner
      • BzMiner
      • NBMiner
      • Team Red Miner
      • Team Black Miner
      • T-Rex Miner
    • ③ Check Miner Setup (RaveOS)
      • Windows SSH
      • plink.exe
    • ④ Setup Rigmon Manager
      • Setup on Windows
      • Setup on Raspberry Pi
      • Additional Settings for Hive OS
    • ⑤ Search Mining Rigs
  • Help
    • Cannot Find Any Rigs
      • 1. Check Mining Option
      • 2. Turn Off Firewall (Windows)
      • 3. Private Network (Windows)
      • 4. Network Setup
    • Forgot Password
  • Tips
    • Manually Add / Remove Rigs
    • Ask For Help
Powered by GitBook
On this page

Was this helpful?

  1. 🚀Getting Started
  2. ③ Check Miner Setup (RaveOS)

Windows SSH

  1. Start => Run => Command Prompt (CMD)

  2. Enter commands (Replace 192.168.3.52 as your miner's IP address)

ssh -o StrictHostKeyChecking=no root@192.168.3.52
Password: admin
find /app-data/miners/ -name 'start.py' | xargs sed -i -e 's/127.0.0.1/0.0.0.0/g' && reboot

3. Miner will be restarted soon and you will be able to find it from Rigmon.

Previous③ Check Miner Setup (RaveOS)Nextplink.exe

Last updated 3 years ago

Was this helpful?