Azioni

LTSP ITALC

Da MontelLUG WIKI.

Versione del 11 feb 2012 alle 16:41 di AgNO (discussione | contributi) (Nuova pagina: Guida all'installazione di un'aula con LTSP e iTALC: Installare: apt-get install ltsp-server apt-get install ltsp-server-standalone apt-get install nfs-kernel-server apt-get install i...)
(diff) ← Versione meno recente | Versione attuale (diff) | Versione più recente → (diff)

Guida all'installazione di un'aula con LTSP e iTALC: Installare:

apt-get install ltsp-server apt-get install ltsp-server-standalone apt-get install nfs-kernel-server apt-get install italc-master

ltsp-build-client --arch i386

/etc/ltsp/dhcpd.conf sistemare ip

/etc/dhcp/dhcpd.conf include "/etc/ltsp/dhcpd.conf";

/etc/exports /opt/ltsp *(ro,no_root_squash,async,no_subtree_check)

/opt/ltsp/i386/etc/lts.conf START_ITALC=True

/etc/default/tftpd-hpa RUN_DAEMON="yes"

chroot /opt/ltsp/i386/ apt-get install italc-client

ica -role teacher -createkeypair cp /etc/italc/keys/public/teacher/key /opt/ltsp/i386/etc/italc/keys/public/teacher/key