[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Stretch/HowTo/Administration" by WolfgangSchweer
Debian Wiki
wiki at debian.org
Wed Jun 21 21:28:36 UTC 2017
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianEdu/Documentation/Stretch/HowTo/Administration" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Documentation/Stretch/HowTo/Administration?action=diff&rev1=6&rev2=7
Comment:
packages unattended-upgrades and apt-listchanges are installed by default
== Automatic installation of security upgrades ==
+ {{{unattended-upgrades}}} is a Debian package which will install security (and other) upgrades automatically. The package is installed by default and preconfigured to install security upgrades. The logs are available in {{{/var/log/unattended-upgrades/}}}; also, there is always {{{/var/log/dpkg.log}}}.
- {{{unattended-upgrades}}} is a Debian package which will install security (and other) updates automatically. If you plan to use it, you should have some means to monitor your systems, such as installing the {{{apt-listchanges}}} package and configuring it to send you emails about updates. And there is always {{{/var/log/dpkg.log}}}.
-
- To install these packages run the following command as root:
-
- {{{
- apt-get install unattended-upgrades apt-listchanges
- }}}
-
== Automatic shutdown of machines during the night ==
More information about the debian-edu-commits
mailing list