OS Updates via apt update or apt upgrade [SOLVED]
OS Updates via apt update or apt upgrade
But what about minor updates? Can we use the OS update function at all or is it meant to be NEVER unless an upgrade is available via the link above?
I am currently running an on premises KeyHelp in a Virtual Ubuntu Server 24.04.2 in Proxmox.
My KeyHelp is on:
EPYC 7532 | 128GB ECC | Proxmox VE 8 (ZFS root)
KeyHelp VM: Ubuntu 24.04, 4 vCPU, 12GB RAM, SSD-backed ZFS
Static IP, VirtIO NIC, ZFS autotrim, Netdata monitoring
Re: OS Updates via apt update or apt upgrade [SOLVED]
Re: OS Updates via apt update or apt upgrade
Still learning the interface, and that would exclude any CLI based updating or handling, from what I understand.
And this of course, which makes perfect sense
If you see any pending updates on the dashboard page, which remain even after this job has run, these are updates that require a manual call to the "apt-get dist-upgrade" command.
Hmm, but also this
So CLI is ok after all...Updates for 4 software packages are available.
KeyHelp performs automatic system updates at regular intervals.
If you see pending updates at this point after such an update, it means that some updates have been held back. These types of updates potentially affect the functionality of the installed services. To ensure smooth operation, such updates are not automatically installed.
However, you can install such updates yourself using the console command apt-get dist-upgrade.
My KeyHelp is on:
EPYC 7532 | 128GB ECC | Proxmox VE 8 (ZFS root)
KeyHelp VM: Ubuntu 24.04, 4 vCPU, 12GB RAM, SSD-backed ZFS
Static IP, VirtIO NIC, ZFS autotrim, Netdata monitoring
Re: OS Updates via apt update or apt upgrade
Debian 11 -> Debian 12
Debian 12 -> Debian 13
...
Ubuntu 22 -> Ubuntu 24
Ubuntu 24 -> Ubuntu 26
...
Minor updates within the the same operating system major versions are fine and you can perform them as often as you like.
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: OS Updates via apt update or apt upgrade
My KeyHelp is on:
EPYC 7532 | 128GB ECC | Proxmox VE 8 (ZFS root)
KeyHelp VM: Ubuntu 24.04, 4 vCPU, 12GB RAM, SSD-backed ZFS
Static IP, VirtIO NIC, ZFS autotrim, Netdata monitoring