You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cache your .ssh keys on Windows for github credentials
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NVIDIA/CUDA ethminer setup under Ubuntu Desktop 16.04
Headless Ethminer (nVidia) Setup Guide
STR, July 2018
This outlines setting up mining on Ubuntu. This was first written in April 2017, and was extended in July 2018 to make it easier for both people who can handle headless ubuntu and for people who prefer desktop. It's also been updated for Bitmethod goodness to make it easier for a larger collection of people to successfully mine using GPUs.
This guide assumes the reader already has a crypto wallet set up, is comfortable with Linux and the command line, and knows how to use Google if they run into problems.
The end result is an Ubuntu 16.04 LTS desktop running CUDA ethminer via systemd.
Discover IP addresses of devices on your local network (mac)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying my Blockstack ID is secured with the address 1P7SDCq8RFG7ndtwq6HDwPe5tKnAouCWxv https://explorer.blockstack.org/address/1P7SDCq8RFG7ndtwq6HDwPe5tKnAouCWxv
Install NVIDIA Driver and CUDA on Ubuntu / CentOS / Fedora Linux OS
In this article, I will share some of my experience on installing NVIDIA driver and CUDA on Linux OS. Here I mainly use Ubuntu as example. Comments for CentOS/Fedora are also provided as much as I can.