The Ubuntu team announced the 4th point release of Ubuntu 22.04 this Thursday!
The new release comes with a new arm64+largemem ISO
for ARM servers. The iso includes a kernel with 64k page size, which is typically used for machine learning, databases with many large entries, and high performance computing. However, it comes at the cost of increased memory use, only suitable for servers with plenty of memory.
For default kernel with 4k page size, user can switch to the new kernel, by installing linux-generic-64k-hwe-22.04
without re-installing the whole system.
“As usual, this point release includes many updates and updated installation media has been provided so that fewer updates will need to be downloaded after installation. These include security updates and corrections for other high-severity bugs, with a focus on maintaining stability and compatibility with Ubuntu 22.04 LTS.”
Changes in Ubuntu 22.04.4 include:
There are also numerous of other changes in the release.See the discourse page for details.
If you’re currently running Ubuntu 22.04/22.04.1/22.04.2/22.04.3, simply launch Software Updater and install all available updates.
Or press Ctrl+Alt+T
on keyboard to open terminal, and run the commands below to upgrade to the new 22.04.4 release.
sudo apt update
sudo apt full-upgrade
And, verify by either going to “About” page in Settings, or running one of cat /etc/issue
, lsb_release -a
, and cat /etc/os-release
commands in terminal.
To download the .iso image of Ubuntu 24.04.4, either go to ubuntu.com/download page. Or, go to cdimages.ubuntu.com which also contains all the official flavor images.
The post Ubuntu 22.04.4 Released with New Arm64 ISO for Machine Learning appeared first on Osgrove.
Industrial cybersecurity is on every CISO’s mind as manufacturers strive to integrate their IT and…
Dec 01,2024 Xfce 4.20 Pre2 Released Dear Xfce community, I am happy to announce the…
When you buy a Linux VPS with Bitcoin, you are getting a private virtual server…
Anaconda is a package, dependency function, and environment management. As environment management for programming languages,…
In September we introduced Authd, a new authentication daemon for Ubuntu that allows direct integration…
We’re looking for motivated people that want to join the Ubuntu Technical Board! The Ubuntu…