Cours:DocsLTSP : Différence entre versions

De troyesGEII
Aller à : navigation, rechercher
(6 révisions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
 +
https://wiki.defis.info/?LTSPInstall
 +
 +
*installation ltsp https://ltsp.org/docs/installation/
 +
*debootstrap ubuntu
 +
**https://help.ubuntu.com/community/DebootstrapChroot
 +
**https://github.com/ltsp/ltsp/wiki/chroots
 +
<source lang=bash>
 +
mkdir /srv/ltsp
 +
cd /srv/ltsp
 +
debootstrap --include ubuntu-minimal noble noble
 +
//config schroot
 +
schroot
 +
</source>
 +
 +
*config ltsp
 +
**ltsp dnsmasq
 +
**ltsp ipxe
 +
**ltsp initrd
 +
**ltsp kernel
 +
**ltsp nfs
 +
 +
 +
*ltsp initrd :
 +
**update ltsp.img
 +
**modifie users
 +
 +
<source lang=bash>
 +
ltsp dnsmasq
 +
 +
</source>
 +
 +
 
apt-get install ltsp-server-standalone  
 
apt-get install ltsp-server-standalone  
  

Version du 17 juin 2024 à 18:29

https://wiki.defis.info/?LTSPInstall

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 initrd :
    • update ltsp.img
    • modifie users
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 :

http://doc.fedora-fr.org/wiki/Le_service_network