Oula 幫助中心
Oula WebsiteDownloadRegisterLog In
Oula Support Center
Oula Support Center
  • 😄Welcome
  • 🏁GETTING STARTED
    • 🆕Beginner Guide
    • 💡Platform FAQ
    • 🪙Output & Payout
  • ⛏️Mining Tutorial
    • 📖Overview
    • 🤖Quai - Linux
    • 🤖Quai - HiveOS
    • 🤖Autonomys - Linux
      • Introduction
      • 💡Recommended Software and Hardware Configuration
      • 😉Best Practices
      • Appendix
      • 👨‍🔧Piece Conversion Tool
      • ✔️Piece Verification Tool
      • ⚡Fast Node Data Download
    • 🤖Aleo - Linux
    • 🤖Aleo - HiveOS
  • ❓Quai Section
    • 🖥️Mining Machine Q&A
    • 🔍Project Q&A
  • ❓Autonomys Section
    • 🖥️Mining Machine Q&A
    • 🔍Project Q&A
    • 💰Token Supply & Distribution
  • ❓Aleo Section
    • 🖥️Mining Machine Q&A
    • ⚡Power Q&A
    • ⚙️Mining Configuration Q&A
    • 🔍Project Q&A
Powered by GitBook
On this page
  • Environment Setup
  • Account Setup
  • Program Execution
  • Monitoring and Yield Viewing
  1. Mining Tutorial

Quai - Linux

PreviousOverviewNextQuai - HiveOS

Last updated 3 months ago

Please stay updated with announcements and use the latest version of the software client for optimal technical service and higher Token output.

Environment Setup

  • Operating Systems: Ubuntu 22.04

  • NVIDIA Driver Version: 535 or higher

Account Setup

  • Use the default Sub-Account name or the created one to start the mining software.

After running the software client, daily output will be automatically accumulated to the corresponding sub-account. Once the balance reaches the minimum payout threshold, the platform will automatically pay out to the bound withdrawal address daily.

Program Execution

Oula Pool Prover

  • Grant permission with the command:

chmod +x oula-gpu-miner
  • Set execution permission with the command:

nohup ./oula-gpu-miner -U -P stratums://quai.oula.network:3333 --account=SubAccount --worker-name=Worker_Name > miner.log 2>&1 &

Sub-account and miner names can be customized but must be globally unique!

It is recommended to use 2-15 lowercase letters, numbers, or a combination, and the name cannot start with a number.

  • Check logs with the command:

tail -f miner.log

If you see ProgPow kernel relevant messages in miner.log, the program has started successfully.

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

  • To stop the program, use:

killall oula-gpu-miner
# Force stop

Monitoring and Yield Viewing

Software Clients:

Register for an and setup the .

Download the on Ubuntu systems.

Replace the pool address (-P) with the "Mining Address" provided on the page.

Replace the account (--account) with the "Account Name" created on the page.

Once your mining machine is running stably and submitting solutions, you can check the worker's operational status, output details and payment details under and by switching to the corresponding sub-account.

oula-gpu-miner
Oula Account
Sub-Account
oula-gpu-miner
Overview
Sub-Account
Worker
Output / Payout
Back to Oula
⛏️
🤖
OULA's official website
LogoOula | Professional Mining Service Provider
Page cover image