====== Linux Terminal Server Projekt ======
* apt-get install ltsp-server-standalone nas-bin syslinux-common sdm
* ''/etc/ltsp/dhcpd.conf'' anpassen (router -> eigentlicher gateway...)
* in ''/etc/exports'' der Konfiguration entsprechend /opt/ltsp 192.168.2.1/24(ro,no_root_squash,async,no_subtree_check)
* bei Bedarf in ''/opt/ltsp/i386/etc/ssh/ssh_config'' ssh port oder ähnliches anpassen
* in ''chroot /opt/ltsp/i386/''
* evtl root passwort festlegen
* ''acpid'' installieren: (ausschalten mit powerbutton) mount -t proc proc /proc
apt-get install acpid
fuse gruppe für LOCALDEVs: https://wiki.ubuntu.com/DebugLocalDev
===== Kernel Update =====
http://forum.ubuntuusers.de/topic/hardy-ltsp:-update-probleme-ltsp-update-kerne
====== Links ======
http://wiki.debian.org/LTSP/Howto
http://wiki.ubuntuusers.de/LTSP
http://wiki.ubuntuusers.de/LTSP/lts.conf
http://wiki.ubuntuusers.de/Konfiguration_von_LTSP-Clients