Skip to content

Instantly share code, notes, and snippets.

@yuanzhaoYZ
yuanzhaoYZ / github_gpg_key.md
Last active March 13, 2020 15:39 — forked from ankurk91/github_gpg_key.md
Github : Signing commits using GPG (Ubuntu/Mac)

Github : Signing commits using GPG (Ubuntu/Mac) 🔐

  • Do you have an Github account ? If not create one.
  • Install required tools
  • Latest Git Client
  • gpg tools
# Ubuntu
sudo apt-get install gpa seahorse
# MacOS with https://brew.sh/

Ubuntu/Mint Install Nvidia Drivers GTX950-GTX TITAN X 2016

See https://www.youtube.com/watch?v=cVTsemATIyI

Ajoutée le 28 août 2015

This tutorial was made for the GTX 950, GTX 960, GTX 970, GTX 980, GTX 980 Ti, and GTX TITAN X.

UPDATE: I have updated the commands in here with the most recent driver Nvidia recommends for the GTX950-GTX TITAN X This guide will help you set up your Nvidia graphics card even if you boot to a blank sceen or are completely locked out of your GUI.

@yuanzhaoYZ
yuanzhaoYZ / jupyter_notebook+spark 2.1(Ubuntu).md
Last active March 30, 2017 17:46 — forked from tommycarpi/ipython_notebook+spark.md
Link Apache Spark with IPython Notebook

How to link Apache Spark 2.1.0 with IPython notebook (Ubuntu)

Tested with

Python 2.7, Ubuntu 16.04 LTS, Apache Spark 2.1.0 & Hadoop 2.7

Download Apache Spark & Build it

Download Apache Spark and build it or download the pre-built version.

@yuanzhaoYZ
yuanzhaoYZ / ES_MissingFilterWithNestedObjects
Created October 25, 2016 16:25 — forked from Erni/ES_MissingFilterWithNestedObjects
Elasticsearch missing filter with nested objects
Elasticsearch missing filter with nested objects