Skip to content

Instantly share code, notes, and snippets.

View dextoruz's full-sized avatar
:octocat:
Working from home

Ali Husnain dextoruz

:octocat:
Working from home
View GitHub Profile
@dextoruz
dextoruz / msi-gtx1060-ubuntu-18.04-deeplearning.md
Created February 9, 2019 12:16 — forked from hereismari/msi-gtx1060-ubuntu-18.04-deeplearning.md
Setting up a MSI laptop with GPU (gtx1060), Installing Ubuntu 18.04, CUDA, CDNN, Pytorch and TensorFlow
First, update and upgrade all packages:
sudo apt-get update
sudo apt-get upgrade
sudo -i # Change to root
cd /usr/local/src
Main docs:
https://wiki.asterisk.org/wiki/display/AST/Installing+Asterisk+From+Source