Terminal

05-Conda Install

Install Latest Anaconda / Miniconda

WindowsLinux …

05-general python install

Install Latest Anaconda / Miniconda

sudo apt install -y git python3-pip python3-venv
sudo apt …

Controlling Virtualbox from the Terminal

Starting/stopping/pausing a VM

Now the fun begins. First, you must know the name of the VM you want …

Installing and Using VNC

sudo apt update
sudo apt install -y xfce4 xfce4-goodies tightvncserver
vncserver
vncpasswd

vnc …

Run scripts remotely over ssh with tmux

sudo apt install -y tmux

Basic Functionality

To get the same functionality as explained in the …

Youtube-dl Quickstart

Intro

I’m using yt-dlp these days