Debian - get an email when updates are available with cron-apt

categories:

Install cron-apt : # apt-get install cron-apt

Edit its config files : # vim /etc/cron-apt/config

You basically just need this in the config : MAILTO="user@example.com" MAILON="upgrade"

cron-apt runs every night at 4AM (see /etc/cron.d/cron-apt)

Source : http://www.debuntu.org/how-to-email-notification-upon-available-package-updates-with-cron-apt




Thanks for reading this post!


Did you find an issue in this article?

- click on the following Github link
- log into Github with your account
- click on the line number containing the error
- click on the "..." button
- choose "Reference in new issue"
- add a title and your comment
- click "Submit new issue"

Your feedback is much appreciated! πŸ€œπŸΌπŸ€›πŸΌ

You can also drop me a line below!