Download here: ltsp-4.1-0.iso md5sum: 3083787b480e5365f9c6cd1119c91ed2
This ISO image of the LTSP-4.1 packages has been created to ease the pain of downloading the packages from the LTSP.org website.
Installing LTSP from a local drive:
md5sum ltsp-4.1-0.iso
mount -o loop /tmp/ltsp-4.1-0.iso /mnt
If your system is RPM based (Redhat,Suse,Mandrake,...) you can install the ltsp-utils RPM package:
cd /mnt rpm -ivh ltsp-utils-0.10-0.noarch.rpmOr, if your system doesn't support RPM packages, you can install the TGZ package:
cp /mnt/ltsp-utils-0.10.tgz /tmp cd /tmp tar xvzf ltsp-utils-0.10.tgz cd ltsp-utils ./install.shWhether you installed the RPM or the TGZ package, you'll end up with ltspadmin in /usr/sbin.
"Configure the installer options"
file:///mnt
Notice that the value MUST be in the form of a URL, and also, notice that there are 3 slashes '///'. The first 2 slashes are part of the URL specification ("file://"), the 3rd slash is for the root directory on your server.
umount /mnt
Please report any problems you have with this ISO image to the ltsp-discuss mailing list, or contact me on the #ltsp IRC channel on irc.freenode.net.
Thank you,
Jim McQuillan
jam@Ltsp.org