Ubuntu notes

From Wiki at Neela Nurseries
Revision as of 23:27, 4 June 2025 by Ted (talk | contribs) (Create new page for Ubuntu configuration and maintenance notes.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

As of 2025 Q2 Ubuntu server dist upgrades require a package which is not installed in minimal Ubuntu install processes. To install the automating distribution upgrader (note 1):

 $ sudo apt install ubuntu-release-upgrader-core

To start the distribution upgrade:

 $ sudo apt do-release-upgrade

Notes

(1) https://www.cyberciti.biz/faq/ubuntu-bash-do-release-upgrade-command-not-found/