Skip to content

Instantly share code, notes, and snippets.

View littlekid's full-sized avatar
💭
Tänker

Victoria littlekid

💭
Tänker
View GitHub Profile
@littlekid
littlekid / debian_install_cuda.md
Last active April 10, 2021 20:51 — forked from ingo-m/debian_install_cuda.md
How to install CUDA on Debian

How to install CUDA on Debian 8 (Jessie)

This document describes how to install nvidia drivers & CUDA in one go on a fresh debian install.

Work in progress

Preparations

  • Start with a fresh Debian install.
@littlekid
littlekid / macos_big_sur_homebrew_apache_php_mariadb_2020.md
Created February 6, 2021 17:22 — forked from karlhillx/macos_big_sur_homebrew_apache_php_mariadb_2020.md
macOS Big Sur 11.0 Setup: Homebrew + Apache + PHP + MariaDB (Regularly updated)

macOS Big Sur 11.0 Setup: Homebrew + Apache + PHP + MariaDB

This document helps get your macOS development environment up and running with the latest versions of Homebrew, Apache, PHP, and MariaDB.