[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Wheezy/HowTo/Administration" by LukeCall
Debian Wiki
debian-www at lists.debian.org
Sat Feb 15 15:22:37 UTC 2014
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianEdu/Documentation/Wheezy/HowTo/Administration" page has been changed by LukeCall:
https://wiki.debian.org/DebianEdu/Documentation/Wheezy/HowTo/Administration?action=diff&rev1=13&rev2=14
== Automatic installation of security upgrades ==
+ {{{unattended-upgrades}}} is a Debian package which will install security (and other) updates automatically, as described on [[https://wiki.debian.org/UnattendedUpgrades|wiki.debian.org/UnattendedUpgrades]]
- {{{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