Terminal

05-Conda Install

Install Latest Anaconda / Miniconda Windows Linux 64-bit Miniconda 64-bit Miniconda Linux Install cd ~/Downloads wget https://repo.

05-general python install

Install Latest Anaconda / Miniconda sudo apt install git python3-pip python3.

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 to run.

Installing and Using VNC

sudo apt update sudo apt install -y xfce4 xfce4-goodies tightvncserver vncserver vncpasswd vnc password ***** vncserver -kill :1 mv ~/.

Run scripts remotely over ssh with tmux

sudo apt install -y tmux Basic Functionality To get the same functionality as explained in the answer recommending screen, you would need to do the following:

Youtube-dl Quickstart

Intro I’m using yt-dlp these days Find out the formats yt-dlp -F <address> Specify the format code yt-dlp -f <formatcode> <address> youtube-dlp branch of youtube-dl