Status of Debian Edu "Stretch"

(development started end of March 2016)

Released at the Debian 9 Stretch release date (June 17 2017)

See the release announcement

(!) Please don't use 'desktop=kde' if LTSP is intended to be used, use a leightweight desktop environment like LXDE, Xfce or MATE instead; see the related manual chapter for instructions how to edit the kernel command line to achieve it.

(!) If you prefer to use official Debian installation media, the Debian Stretch mini.iso could be used:

Debian Edu Installer Logo


Fixed issues (related packages migrated to stretch or testing

rm /etc/apache2/mods-available/userdir.load 
cp /etc/apache2/mods-available/status.load /etc/apache2/mods-available/userdir.load 
sed -i 's/status/userdir/g' /etc/apache2/mods-available/userdir.load 
ln -s /etc/apache2/mods-available/userdir.load /etc/apache2/mods-available/debian-edu-userdir.load 
a2enmod debian-edu-userdir

server max protocol = NT1

sed -i s#/opt/ltsp/i386#opt/ltsp/i386# /etc/nbd-server/conf.d/ltsp_i386.conf
service nbd-server restart

Done in the manual