Azioni

LTSP ITALC

Da MontelLUG WIKI.

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)

Riavviare i servizi: /etc/init.d/isc-dhcp-server restart /etc/init.d/nfs-kernel-server restart

/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