Debian-based OSes
Last updated: August 7, 2026
This guide also works for the most Debian-based systems like: Ubuntu, Linux Mint, etc (including a Linux virtual machine)
Updating the system
Please make sure to upgrade the system before installing new packages, by doing
apt update && apt dist-upgrade -y
as root.Run a script to invoke automatic configuration
Loading...