Git branch on CLI ZSH What is it for? Used to view which branch you are in via the terminal without having to run 'git status'
Compiling and Installing FFmpeg with Decklink Support and Nvidia Cuda on Ubuntu Server 1. Download and Install the NVIDIA Driver Install the NVIDIA driver for CUDA and other GPU-related tools: Version: nvidia-driver-535 sudo apt update sudo apt-get install nvidia-driver-535 sudo reboot