Cours:DocsLTSP : Différence entre versions
Ligne 7 : | Ligne 7 : | ||
cd /srv/ltsp | cd /srv/ltsp | ||
debootstrap --include ubuntu-minimal noble noble | debootstrap --include ubuntu-minimal noble noble | ||
+ | |||
+ | //config schroot | ||
+ | schroot | ||
</source> | </source> | ||
Version du 17 juin 2024 à 16:55
- installation ltsp https://ltsp.org/docs/installation/
- debootstrap ubuntu
mkdir /srv/ltsp
cd /srv/ltsp
debootstrap --include ubuntu-minimal noble noble
//config schroot
schroot
ltsp dnsmasq
apt-get install ltsp-server-standalone
ltsp-build-client --arch i386
configurer le réseau (serveur dhcp (isc-dhcp-server par défaut)
/var/lib/tftpboot/ltsp/i386/lts.conf
LDM_DIRECTX=True
https://wiki.ubuntu.com/LTSPLocalAppSetup
http://wiki.bluelightav.org/pages/viewpage.action?pageId=23626143
fedora
réseau :