gpu-mining-on-ubuntu16 icon indicating copy to clipboard operation
gpu-mining-on-ubuntu16 copied to clipboard

Simplified installation of cryptominers & dependencies on Ubuntu 16.04

A number of bash scripts simplifying the installation of ccminer and it's dependencies on Ubuntu 16.04. with NVIDIA GPU-powered hardware

This has been tested on Microsoft Azure VMs of the NV-Class, but should work on all systems with

  • Ubuntu 16.04
  • NVIDIA GPUs

You need root permissions and the machine will have to be restarted twice

To Install

  1. SSH into your machine
  2. become root (sudo su)
  3. clone this repository
  4. execute the bash scripts in ./steps in the correct order