For those sites running LTSP-4.1, updating is a simple matter of running ltspadmin and install/Update LTSP Packages screen. The updated packages will be listed, and you can install from that screen.
For those sites not yet running LTSP, installation is exactly the same as LTSP-4.1 installation. Check the Installation Instructions for details on installing.
X_COMPOSITE = Y
This will give you support for things like drop shadows and transparent
windows. It's a really cool looking feature, but the performance
hit is staggering. You'll need the X Composite Manager (xcompmgr) to
enable the features.
This 2.6.9 kernel is provided for those people who need the additional capabilities that the 2.6 series brings, but the 2.4.26 kernel is still the officially supported kernel for LTSP.
HOTPLUG = Yto your lts.conf file, and that will activate the hotplug subsystem. Samba is then used to export those devices back to the server. Take a look at the LocalDrives Wiki Article for more information about how to make those drives available to your user session.
include directive
[Default]
SERVER = 192.168.0.254
XSERVER = auto
include /etc/lts.conf.ws001
include /etc/lts.conf.ws002
include /etc/lts.conf.ws003
[ws004]
XSERVER = i810
option option-128 e4:45:74:68:00:00;
option option-129 "MOPTS=nolock,ro,wsize=2048,rsize=2048";
You might also try throwing ,proto=tcp in there, to use TCP
instead of UDP.
X_DPMS = Y/N
X_DPMS_STANDBYTIME = <number of seconds before entering standby mode>
X_DPMS_SUSPENDTIME = <number of seconds before entering suspend mode>
X_DPMS_OFFTIME = <number of seconds before entering off mode>
PRINTER_x_TYPE = U in the lts.conf file. The
printers kernel module will automatically be loaded.
SCREEN_01 entry
is missing from the lts.conf file. If there is no SCREEN_01 entry,
then a RUNLEVEL setting will be checked. If RUNLEVEL = 3, then a default
of shell will be assumed for SCREEN_01. If RUNLEVEL = 5,
then a default of startx will be assumed. Otherwise,
no default will be assumed. In all cases, if the SCREEN_01 entry is
missing, a warning message will be displayed on the workstation console.
If you want all the latest, then run ltspadmin and grab the updates.
Thank you, and thanks to all of the developers who have helped on getting
LTSP to where it is today
Jim McQuillan - jam@Ltsp.org