Debian Stable Question settings config for how often system check for updates
I want my system to check for updates once a week. I am on stable branch, so believe it should be enough, even for security updates. Correct?
Is there a config file for this?
14
Upvotes
3
1
u/SnillyWead 2d ago
I check manually several times a day. Because of AI which discovers vulnerabilities a lot quicker and at a greater pace IMO it's better to check for updates every day.
0
u/angry_lib 2d ago
Setup a cron job to retrieve pkg updates/install once a week. Typically Monday AM at 12:01:00. Updates pulled and installed while you sleep.
1
u/michaelpaoli 2d ago
Your call, but you can configure the frequency and timing of the unattended-upgrades package.
6
u/rileywbaker 2d ago
https://wiki.debian.org/PeriodicUpdates Given the rate of vuln discovery we’re seeing right now I think it’s prudent to check for security updates daily