Updating Ubuntu
The recommended host OS for Enhance is Ubuntu 22.04 LTS.
Before you update:
- Ensure the integrity of your backups, especially for the Enhance control panel server.
- For a safer update, we recommend creating a block-level backup of your storage.
To update Ubuntu to 22.04 LTS:
-
Log in to your server via SSH as root.
-
Run the following commands:
apt update apt upgrade apt dist-upgrade do-release-upgrade
-
Follow the prompts during the update process. If prompted to replace files in
/etc/ufw
with those from the package, select No. -
After the update is complete, reboot the system.
Warning: Websites and services will be offline during part of the update, especially when Docker is updated, but Enhance should recover automatically.