January 2011: This how-to describes how to configure external monitors with the “NVIDIA X Server Settings” utility and enable rotation with RandRRotation.
In May 2009 the OpenOffice.org project Renaissance called for UI design proposals on the theme “Accessing Functionality”. Check out my contribution, which has been viewed more than 20.000 times within a few weeks.
7 thoughts on “How to set up automatic updates on Ubuntu Server 20.04, 22.04 or 24.04”
Kai
Stu*** comment… you’re just saying it shouldn’t do it because it shouldn’t behave like Windows. Something is not wrong, just because has the same behaviour. Then Linux shouldn’t store data in files, because Windows does the same, it shouldn’t use SSDs, USB disks, ..
fynn
It does need to reboot on kernel updates however. And this apparently checks whether a reboot is required before rebooting.
haddad
is there a way to setup the updates to run on a specific day of the week, eg: Saturdays at 6am? or something like that?
What about the /etc/apt/apt.conf.d/10periodic file? It has the same content as /etc/apt/apt.conf.d/20auto-upgrades.
afc
Personally, I would not recommend to configure the auto reboot (step 2). One of the good things about linux is that nearly all updates do not require system reboot. This setting makes linux behave like windows, doesn’t it?
Vladimir
Don’t uncomment ${distro_id}:${distro_codename}-updates unless you know what you’re doing. This will enable unattended NON-SECURITY updates, which may break your server configuration.
7 thoughts on “How to set up automatic updates on Ubuntu Server 20.04, 22.04 or 24.04”
Stu*** comment… you’re just saying it shouldn’t do it because it shouldn’t behave like Windows. Something is not wrong, just because has the same behaviour. Then Linux shouldn’t store data in files, because Windows does the same, it shouldn’t use SSDs, USB disks, ..
It does need to reboot on kernel updates however. And this apparently checks whether a reboot is required before rebooting.
is there a way to setup the updates to run on a specific day of the week, eg: Saturdays at 6am? or something like that?
Pingback: LINUX SERVER MANAGE TIPS – CFC Studio
What about the
/etc/apt/apt.conf.d/10periodicfile? It has the same content as/etc/apt/apt.conf.d/20auto-upgrades.Personally, I would not recommend to configure the auto reboot (step 2).
One of the good things about linux is that nearly all updates do not require system reboot.
This setting makes linux behave like windows, doesn’t it?
Don’t uncomment
${distro_id}:${distro_codename}-updatesunless you know what you’re doing. This will enable unattended NON-SECURITY updates, which may break your server configuration.Comments are closed.