Skip to content

codev911/verus_autoinstall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Verus Miner Setup Script

This Bash script automates the installation and configuration of the Verus miner (ccminer) on a Linux system. It sets up the necessary libraries, downloads the latest ccminer release, and configures it to run as a service. Thanks to Oink70 for provided pre-compiled ccminer for verus.

Tested

  • Armbian 24 server (ARM amlogic s905l)
  • Ubuntu 24 desktop (x86_64)

Feature

  • Easy config for ccminer verus mining
  • Autostart on boot

Usage

  • Clone the repository or download the script:
    git clone https://github.com/codev911/verus_autoinstall.git
  • Enter to cloned repository directory:
    cd verus_autoinstall
  • Make the script executable:
    chmod +x install_verus_armbian.sh
  • Run this script as root, (or login as root without sudo):
    sudo bash install_verus_armbian.sh
  • Follow script steps depend on your ccminer config

Demo Usage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages