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 | //config schroot | ||
schroot | schroot | ||
</source> | </source> | ||
+ | |||
+ | *config ltsp | ||
+ | **ltsp dnsmasq | ||
+ | **ltsp ipxe | ||
+ | **ltsp initrd | ||
+ | **ltsp kernel | ||
+ | **ltsp nfs | ||
+ | |||
<source lang=bash> | <source lang=bash> |
Version du 17 juin 2024 à 17:08
- installation ltsp https://ltsp.org/docs/installation/
- debootstrap ubuntu
mkdir /srv/ltsp
cd /srv/ltsp
debootstrap --include ubuntu-minimal noble noble
//config schroot
schroot
- config ltsp
- ltsp dnsmasq
- ltsp ipxe
- ltsp initrd
- ltsp kernel
- ltsp nfs
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 :