Skip to content

Instantly share code, notes, and snippets.

View retspen's full-sized avatar

Anatoliy Guskov retspen

View GitHub Profile
@retspen
retspen / installing_cuda_on_azure_nc_tesla_k80_ubuntu.md
Created January 23, 2020 09:40 — forked from genp/installing_cuda_on_azure_nc_tesla_k80_ubuntu.md
Installing NVIDIA CUDA on Azure NC with Tesla K80 and Ubuntu 16.04

Create Root CA (Done once)

Create Root Key

Attention: this is the key used to sign the certificate requests, anyone holding this can sign certificates on your behalf. So keep it in a safe place!

openssl genrsa -des3 -out rootCA.key 4096