Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save bernaction/80c5f4f786af11373ca0876049116c91 to your computer and use it in GitHub Desktop.

Select an option

Save bernaction/80c5f4f786af11373ca0876049116c91 to your computer and use it in GitHub Desktop.
Instalar Driver NVIDIA de forma mais rápida:
nvidia-driver-update https://us.download.nvidia.com/XFree86/Linux-x86_64/510.68.02/NVIDIA-Linux-x86_64-510.68.02.run
NBMiner 41.3
miner stop ; killall -9 nbminer ; cd /tmp ; rm nbminer*.tgz* ; wget https://github.com/NebuTech/NBMiner/releases/download/v41.3/NBMiner_41.3_Linux.tgz && tar -xvf NBMiner_41.3_Linux.tgz && cp -r /tmp/NBMiner_Linux/nbminer /hive/miners/nbminer/41.0/ && miner start
@drey061
Copy link

drey061 commented Aug 22, 2022

io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment