Skip to content

Instantly share code, notes, and snippets.

View Muthukamalan's full-sized avatar
🤗
Knowledge is of two kinds. know a subject ourselves, or know where we can find

Muthu Kamalan Muthukamalan

🤗
Knowledge is of two kinds. know a subject ourselves, or know where we can find
View GitHub Profile
@denguir
denguir / cuda_install.md
Last active May 12, 2026 09:36
Installation procedure for CUDA / cuDNN / TensorRT

How to install CUDA / cuDNN / TensorRT on Ubuntu

Install NVIDIA drivers

Update & upgrade

sudo apt update && sudo apt upgrade

Remove previous NVIDIA installation

@cstroe
cstroe / linux-mint-mate-20.2-install-docker.md
Last active May 14, 2026 21:01
Install Docker on Linux Mint 20.2 Mate Edition

Install Docker on Linux Mint 20.2 Mate Edition

Using the Graphical User Interface (GUI)

  1. Click the Linux Mint Menu Button at the bottom left of the screen to open the Linux Mint Menu.
  2. Under the "System" section, click "Software Manager".
  3. In the Software Manager window, use the search box at the top right and search for "docker".
  4. Click on "Docker.io - Linux Container Runtime".
  5. Click the green "Install" button at the top right. Enter your administrator password when prompted.
  6. Open the Linux Mint Menu again (see step 1), search for "Users and Groups", and click it to open the "User Settings".