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.
- Armbian 24 server (ARM amlogic s905l)
- Ubuntu 24 desktop (x86_64)
- Easy config for ccminer verus mining
- Autostart on boot
- 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