ZKRush Document
English
  • 👇Preview
    • Welcome to ZKRush
  • 📜Mining Guide
    • ALEO Pool
      • Ubuntu - CPU
      • Ubuntu - GPU
    • ALEO Solo
      • Ubuntu - CPU
      • Ubuntu - GPU
  • 📊Website Tutorial
    • Master Account
      • Sign Up / Sign In Master Account
      • Update / Recover Password
      • Two-Factor Authentication
      • Aniti-Phishing Code
    • Mining Account
      • Add/Hide/Delete Mining Account
    • Miner Management
      • Worker Hashrate Monitoring
      • Worker Group Management
  • 🌞Support
    • Contact Us
    • About Us
    • Why Choose Us
    • FAQ
由 GitBook 提供支持
在本页
  • Minimum Requirements
  • Mining Pool URL
  • 1. Add Mining Account
  • 2. Install Mining Client
  • 3. Start Mining Client
  • 4. Stop Mining Client
  1. Mining Guide
  2. ALEO Pool

Ubuntu - CPU

上一页ALEO Pool下一页Ubuntu - GPU

最后更新于10个月前

Operating System: Ubuntu 20.04 , Ubuntu 22.04

wss://aleo.zkrush.com:3333

1.1.Please refer to

2.1.Download Address:

Copy the client and then paste it to your mining devices, execute the command to grant permission

chmod +x aleo-pool-prover

Replace 'account' in the following command with your 'mining account', and replace 'worker_name' with your 'device name'

nohup ./aleo-pool-prover --pool wss://aleo.zkrush.com:3333 --account account --worker-name worker_name > prover.log 2>&1 &

Startup Parameters Explained:

--pool #Mining Pool URL

--worker-name #Device Name

Check prover.log, if it matches the info given below, then the program is running properly.

⚠️If you do not need to output log content, you can replace '&> prover.log &' in the startup command with '> /dev/null 2>&1 &'

killall aleo-pool-prover

# Force Quit
killall aleo-pool-prover -9

--account #Mining Account, Please refer to

📜
4. Stop Mining Client
https://github.com/zkrush/aleo-pool-client/releases
Minimum Requirements
Mining Pool URL
1. Add Mining Account
2. Install Mining Client
3. Start Mining Client
Add Mining Account
Add Mining Account