linux:ltsp
Inhaltsverzeichnis
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
Links
linux/ltsp.txt · Zuletzt geändert: 2011/12/31 02:54 von quirxl