How do I cause update manager to check frequently

Asked by Jon Charge

How do I cause update manager to check more frequently than every day, say if I want it to check every hour?

Thanks for your time,

Jon

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Sam_ (and-sam) said :
#1

You may add a cron job via GUI with gnome-schedule [universe]
http://gnome-schedule.sourceforge.net/
or edit /etc/crontab
https://help.ubuntu.com/community/CronHowto

Revision history for this message
Jon Charge (seropith) said :
#2

I'm not sure what the command would be.

Thank you for your time

Jon

Revision history for this message
Jon Charge (seropith) said :
#3

What command would cause update manager to recheck.

Revision history for this message
Konstantin Konev (skfd) said :
#4

This command will check if there's packages updates:
aptitude update

This will install them:
aptitude safe-upgrade

N.B.: aptitude is a console tool similar to update manager and it is installed out of the box.

Revision history for this message
Sam_ (and-sam) said :
#5

Example (for weekly) is here,
https://help.ubuntu.com/community/AutoWeeklyUpdateHowTo

Actually I've made a look in /etc/cron.daily/apt and because since I get available updates anytime as long as a connection is established, I wonder if a cron job hourly is necessary at all.

Can you help with this problem?

Provide an answer of your own, or ask Jon Charge for more information if necessary.

To post a message you must log in.