Skip to content

Instantly share code, notes, and snippets.

View Muthukamalan's full-sized avatar
🤗
sending emoji's

Muthu Kamalan Muthukamalan

🤗
sending emoji's
View GitHub Profile
@denguir
denguir / cuda_install.md
Last active March 27, 2025 14:55
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 January 27, 2025 04:04
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".