After 2 Years of Development, LTSP 5.2 Is Out
The Linux Terminal Server Project has for years been simplifying the task of time-sharing a Linux system by means of X terminals (including repurposed low-end PCs). Now, stgraber writes "After almost two years or work and 994 commits later made by only 14 contributors, the LTSP team is proud to announce that the Linux Terminal Server Project released LTSP 5.2 on Wednesday the 17th of February. As the LTSP team wanted this release to be some kind of a reference point in LTSP's history, LDM (LTSP Display Manager) 2.1 and LTSPfs 0.6 were released on the same day. Packages for LTSP 5.2, LDM 2.1 and LTSPfs 0.6 are already in Ubuntu Lucid and a backport for Karmic is available. For other distributions, packages should be available very soon. And the upstream code is, as always, available on Launchpad."
With 14 contributors, that they got it done in two years is impressive. Hopefully with this update, more distributions will be able to readily support LTSP 5.2 again...
This is great news to hear. I've been using LTSP at a school for all teachers and students since 2003 with excellent results.
I've been using ssh and X11 for 6 years now to do exactly what this project says it does.
I fail to see how this project improves things. Is it just simpler to to set up?
(Btw I'm writing this on an atom-thin client using a wireless connection to run Firefox on an old P4 server.)
After almost two years or work and 994 commits later made by only 14 contributors, the LTSP team is proud to announce that the Linux Terminal Server Project project released LTSP 5.2 on Wednesday the 17th of February.
That's about one commit per 10 days per person. Is this sort of number normal in the open source scene? It seems very low to me.
Pretty good is actually pretty bad.
Yeah, you can do it without LTSP. But you don't have to be a guru to stand up an LTSP server and host desktops for thin clients so it's handy for the schools who use it. I've been using it at home for years to host desktops for guests because when the nieces and nephews come over they have incredible computer corrupting skills and need a platform that's less amenable to viruses than my kids' desktops and laptops.
You can also mangle the config to merge in DRBL, which allows me to netboot compute cluster nodes that I get at surplus if I want to do a little recreational number crunching or transcoding. I think it's pretty cool that we live in an age when an ordinary elementary school can have its own supercomputer and if their networking is up to snuff, join the ranks of the world's most powerful supercomputers.
But go ahead and rain on their parade if it makes you feel 1337.
Help stamp out iliturcy.
Not many comments yet, so I just thought I'd say "Huzzah!"
I'm a teacher for a catholic school on a tight budget with laptops with dying hard drives. Edubuntu has been a major lifesaver for me. I'll be checking out the improvements in the new version!
Emacs: for people who just never know when to
Terminal servers can work quite well — if you have the bandwidth. Nothing more frustrating than watching a graphics terminal update over a slow connection.
are there a windows client available?
Is there any effort to separate X from XDMCP to speed up local X server? X (local) just doesn't seem as snappy as Windows. Does OSX use X for windowing?
LTSP is an outstanding product that scales incredibly well compared to other virtual desktop solutions. While a little off topic, LTSP Cluster is an excellent addition to large scale LTSP deployments. https://www.ltsp-cluster.org/
At least one school requires these features:
1. an admin tool (akin to "Network Eye? from long ago) to enable a teacher
to follow progress, message, take control (if instructions are ignored) &
assist/monitor a REMOTE (usually, in another room, at same facility)
student/terminal (with up to 4 thumbs of terminal screens / page), AND
2. a way to strictly limit access to web sites (eg, to those needed for the
assigned tasks and/or (eg, during free-use times) those deemed to be
appropriate for access from school.
Only if both of these feature are available would some schools be prepared
to trial this system.
ARE THESE FEATURES ALREADY in the DEFAULT LTSP 5.2 ?
If so, are there any known issues with their functionality ?
(We'd not be able to approach the school if kids could find "workarounds"
to site-access control; & they'd still need to monitor & assist students'
working, in real time.)
TIA
What Diskless Clients should we buy - most of them seem more expensive than a cheap Dell?
Is it just simpler to to set up?
Yes.
You could think of it like not having to code yourself a word processor or build your own Linux distribution. Someone else has done all the work for you.
Deleted
100mb/s connection is NOT enough for a 1280x1024 desktop. just try to see a youtube hd video.
This setup is for work, not play.
And that's why we implemented localapps. Running firefox as a localapp will let you do fullscreen flash just fine. As I mentioned, LTSP is either using X11 over SSH or SSH only for authentication. In the second mode, your credentials are sent securely but the actual X11 events are send unencrypted, so that's actually faster than any OpenVPN/IPSEC you may use.