[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Stretch/HowTo/NetworkClients" by WolfgangSchweer
Debian Wiki
wiki at debian.org
Mon Feb 20 12:25:33 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/NetworkClients" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Documentation/Stretch/HowTo/NetworkClients?action=diff&rev1=16&rev2=17
Comment:
add 'ltsp-update-image', needed in several scripts. typo fixes and improvements; thanks victory.
apt upgrade
apt full-upgrade
exit
+ ltsp-update-image
}}}
@@ -272, +273 @@
apt update
apt install $new_package
exit
+ ltsp-update-image
}}}
=== Slow login and security ===
- Skolelinux has added several security features on the client network preventing unauthorised superuser access, password sniffing, and other tricks which may be used on a local network. One such security measure is secure login using SSH, which is the default with LDM. This can slow down some client machines which are more than about fifteen years old, with as little as a 160 MHz processor and 32 MB RAM. Although it's not recommended, you can add the value "True" in the {{{/opt/ltsp/i386/etc/lts.conf}}} file on the server:
+ Skolelinux has added several security features on the client network preventing unauthorised superuser access, password sniffing, and other tricks which may be used on a local network. One such security measure is secure login using SSH, which is the default with LDM. This can slow down some client machines which are more than about fifteen years old, with as little as a 160 MHz processor and 32 MB RAM. Although it's not recommended, you can add a line to {{{/opt/ltsp/i386/etc/lts.conf}}} containing:
{{{
LDM_DIRECTX=True
More information about the debian-edu-commits
mailing list