How to GPU mine NVIDIA on linux – ubuntu 16.04 – step by step
Step by step guide to GPU mining equihash based alt coins on linux using Ubuntu 16.04.
Need to know how to install ubuntu? Check out our triple boot guide: https://youtu.be/VrkhWZ8-zvM
Link to code repo used in the video: https://github.com/createthis/linux_gpu_mining
FAQ:
Q. How do I install the nvidia drivers?
A. I show how to install the nvidia drivers here: https://youtu.be/VrkhWZ8-zvM?t=10m57s
Q. I have more than two GPUs. How do I set up the additional GPUs?
A. You need to modify underclock.sh: https://github.com/createthis/linux_gpu_mining/blob/master/underclock.sh Just add more nvidia-settings and nvidia-smi lines for the additional GPUs.
ubuntu