LTSP/iTALC
From openSUSE
Contents |
Introduction
iTALC is a tool that helps monitor and control computers in the network. It is one of the very useful tool to have in LTSP environment. Below is the guide to help you set up iTALC in LTSP environment.
Step 1. Installation
Add the server:ltsp openSUSE Build Service repository on the LTSP server:
zypper ar http://download.opensuse.org/repositories/server:/ltsp/openSUSE_11.1/ server:ltsp
Note: replace openSUSE_11.0 with the version you are using.
Install the required packages:
zypper in italc italc-client italc-master
Step 2. Running iTALC
As root:
start-ica & italc-launcher &
Step 3. Adding teachers, classroom and clients
All the clients are automatically detected using avahi and added to classroom.
Add teachers or admins to "italc" group via yast2 users module. This will give them them full access to italc.
Troubleshooting
Most common issue is clashing VNC ports, if you have VNC remote administration enabled, either disable it, change default ports of VNC service or italc via /etc/sysconfig/ica.
Known issues
You cannot shutdown or reboot the LTSP clients.
See also
Categories: Education | Projects | LTSP | HOWTOs

