[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Wheezy/Maintenance" by LukeCall
Debian Wiki
debian-www at lists.debian.org
Sat Feb 15 14:59:08 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/Maintenance" page has been changed by LukeCall:
https://wiki.debian.org/DebianEdu/Documentation/Wheezy/Maintenance?action=diff&rev1=9&rev2=10
New package are available for upgrades. The critical ones are normally security fixes. To upgrade, run 'apt-get upgrade && apt-get dist-upgrade' as root in a terminal or log in via ssh to do the same. On thin client servers, remember to also update the LTSP chroot using {{{ltsp-chroot apt-get update && ltsp-chroot apt-get upgrade}}}.
- If you do not want to manually upgrade packages and trust Debian to do a good job with new versions, you can install the {{{unattended-upgrades}}} package and configure it to automatically upgrade all new packages every night. This will not upgrade the LTSP chroots.
+ If you do not want to manually upgrade packages and trust Debian to do a good job with new versions, you just need the {{{unattended-upgrades}}} package to be installed and configured as described on [[https://wiki.debian.org/UnattendedUpgrades|wiki.debian.org/UnattendedUpgrades]], to automatically upgrade all new packages every night. This will not upgrade the LTSP chroots.
To upgrade the LTSP chroot, one can use {{{ltsp-chroot apt-get update && ltsp-chroot apt-get upgrade}}}. On 64-bit servers, one will have to add {{{-a i386}}} as an argument to ltsp-chroot. It is a good idea to update the chroot when updating the host system.
More information about the debian-edu-commits
mailing list