Slashdot Mirror


Will Novell Adopt The LTSP Project?

SafeTinspector writes "Yesterday I attended a Novell/HP Linux seminer "Delivering & Deploying Linux Across the Enterprise" Among the boring and expected stuff, the Novell representative had several slides in his presentation claiming that Novell is going to get heavily involved with LTSP (Linux Terminal Server Project) to bring policy based security and administration to the LTSP similar to those found in Microsoft and Citrix terminal servers--probably through their venerable Zenworks product line. Also heavily hinted at would be an install wizard provided by Novell that would greatly simplify the installation and configuration of LTSP, which is currently quite complex. I can find no hard information about this on LTSP or Novell websites, nor any information within Google newsgroup search. Does anyone know more about this? On a side note, the laptops of both the HP rep and Novell rep were running SuSE Linux Desktop with Ximian XD2 installed and the presentation was made using OpenOffice Presentation."

9 of 277 comments (clear)

  1. LTSP & SuSE = GOOD! by MeBadMagic · · Score: 5, Informative

    I am a developer that make extensive use of ltsp. I also use SuSE for the server that LTSP runs on.

    I can say from fist hand experience that installing and configuring ltsp is not as difficult as suggested.

    The install scripts worked as expected on my SuSE 9 install.

    Tech support for ltsp is wonderfull! Any questions can be answered in on on line chat room on freenode.net #ltsp

    I just asked the main developer for ltsp about novell and he said it was news to him. I would invite him to comment directly to this thread.

    Also, on a side note, disklessworkstations.com has very inexpensive boxes that just work when plugged into a network that has an ltsp server installed on it.

    There is a sister project k12ltsp that is to quote Jim McQuillen, "k12ltsp is a distro built around Fedora, that includes ltsp".

    websites for these projects are
    ltsp.org
    disklessworkstations.com
    k12ltsp.o rg

    B-)

    --
    A friend will come and bail you out of jail, a true friend will be sitting next to you saying, "damn that was fun!"
  2. Re:Codenamed:Project Sundance by Krondor · · Score: 4, Informative

    http://www.ltsp.org/license.txt

    It is GPL'd the beta is closed for internal novell testing, I'd hope that any updates to LTSP are open, but i could see some calls to zenworks and such being closed.

    Oh and where were you sitting in the room, I have a feeling I know who you are :)

  3. Re:LTSP vs. SSH + X Forwarding by altair87 · · Score: 5, Informative

    The advantage of LTSP is you don't need the full operating system on the client. The client can be booted off floppy or boot rom and still connect by X.

    If you are using ssh+x forwarding the client still has to have an operating system.

  4. Another 10 year old idea from Novell by IntlHarvester · · Score: 4, Informative
    First they bring back "SuperNOS" (NetWare running on a *nix kernel), and now this:

    Novell Brewing a New 32-Bit GUI Environment (PC Week)
    >From PC Week for April 25, 1994 by PC Week Staff

    Novell Inc. is developing a low-cost, 32-bit multitasking operating
    environment based on a "freeware" version of Unix that sources said will
    run Windows, DOS, NetWare, and Unix applications.

    Novell is expected to demonstrate the software -- which it is developing
    under tight security at an off-site warehouse -- to a few select users
    at next week's NetWorld+Interop trade show, said sources close to the
    Provo, Utah, company.

    The new system, code-named Expose', is not a derivative of Novell's own
    UnixWare; it is based on Linux, a full-featured Unix clone for PCs that
    is distributed under a free GNU Public License, sources said. Linux 1.0,
    which shipped in March, runs on 386- and 486-based ISA and EISA
    computers.

    Expose' will be based on a graphical X Window System environment called
    Looking Glass, which Novell licensed from Visix Software Inc., of
    Reston, Va. It is expected to use an advanced 3-D desktop metaphor to
    allow users to easily navigate through it, sources said.

    Expose' "is not as much an applications environment as it is a front end
    to many environments, [including] NetWare, Unix, and Windows
    applications," said a source who has been briefed on the project. Users
    also will be able to run Expose' as a front end to the Internet, possibly
    through the Mosaic GUI, sources said.


    rest here

    Basically, this was a X11 terminal server sort of thing that could also redirect Windows apps. The project was eventually killed, and Ray Noorda picked up the Linux pieces and formed Caldera (later SCO).
    --
    Business. Numbers. Money. People. Computer World.
  5. K121LTSP is easy way to go by AYeomans · · Score: 5, Informative

    K12LTSP is a very simple way of installing LTSP. Current version 4 is based on Fedora Core 1 with a few updates. As easy to install as FC1.

    Although thin clients have been around for a few years now, in those days 300 MHz server CPUs and 10 Mbit/sec Ethernet were top-of-affordable-range. And the performance was a bit clunky.

    Now we have 3000 MHz servers and 100 Mbit/sec networks, thin clients can really fly. So long as you forget the clunky days and try them!

    --
    Andrew Yeomans
  6. LTSP + Ximian Desktop == killer! by IGnatius+T+Foobar · · Score: 4, Informative

    I'm running Ximian Desktop at home, and I've got a remote X display in a comfortable, sunny room (servers are in the basement). I can definitely attest that full support of LTSP would be a wonderful thing.

    There's lots of talk about Linux desktops replacing Windows desktops, but too many people want to use Linux as a drop-in Windows replacement. That's unfortunate, because to really get the most out of Linux, you have to treat it like Linux -- play up its strengths. The remotability of X11 on a window by window basis (as opposed to the whole desktop, which is how it's done in Windows) is central to this.

    This is, in fact, how the folks in Largo, FL made their system work so well. Everything runs from big servers. The nice thing about this model is that you can roll out dedicated servers for various applications. You could have a big box dedicated to OpenOffice, for example. It would run lots of instances of that application (and you get the associated memory footprint savings) being displayed on everyone's desktops. Easy to deploy, too: you just publish the icon or menu item to fire it up, and it executes remotely and transparently. The user doesn't even know that the app is running on a different server -- not even when he/she goes to load and save files, because you're using NIS and NFS to unify the authentication and the document directories across all servers.

    It's a beautiful, beautiful thing. Elegant and seamless. And it's only possible in a Unix/Linux environment -- Microsoft doesn't have anything even close to this. They can't, because it screws up their pricing model. And we all know that money is more important than technology in their world.

    --
    Tired of FB/Google censorship? Visit UNCENSORED!
  7. Quick Start with Knoppix by dilute · · Score: 5, Informative

    Want to play with this? Pop a Knoppix CD into any X86 machine on your network and try 'knopixterminalserver' (from the command line or the KDE menus).

  8. Installing LTSP is Easy with K12LTSP Isos by Doug+Dante · · Score: 4, Informative

    I had a hard time installing LTSP for a demo until a friend suggested using the K12LTSP Iso images. Installation was completely painless using them.

    --
    The world will not get better through technology. We must seek to be better people.
  9. I doubt they will find it as easy as they think... by jdclucidly · · Score: 4, Informative

    Our company has been been doing LTSP server installs in local area school for a year, now. In that time we've learned a lot about what LTSP needs and doesn't have and have developed tools to deal with those issues. Novell has a long road ahead of them to deal with that list of challenges. Off the top of my head, here are some common ones:

    1. Devices connected to thin clients are extremely difficult to bind back to the server for enumeration and individual user access. Think users in different rooms want to print to their printer on their desk. Our tools handle that but took months to develop.
    2. Managing the KDE Kiosk API to lock down user desktop is not currently possible in anything but config files; again, our tools manage those things but took months to develop.
    3. Managing the rolling out of user profile changes requires scripts and GUI interfaces to those scripts.
    4. Changes in hardware configurations require close relationships with customers where an advanced Linux technician can respond timely. This is a huge cost to our company but it make the stuff work and makes our customers happy.
    5. People that purchase LTSP servers have no interest in learning or administering Linux. They want it to just work; they're tired of adminstering variances in Windows labs and networks. You have to have a Linux tech to closely support the server.
    6. Upgrades between releases of SuSE cannot be done, AFAIK. Presently, the only distros that can continually upgrade without breaking are Gentoo, Debian, LFS, and Slackware. This is Novells biggest challenge. This means that users of Novell's implementation would have to reinstall to receive any new software.
    7. With currently available SuSE tools, it's not possible to boot from CD remotely and do a complete server rebuild or forensics in case of absolute disaster. We can do this by using Gentoo boot CD's.
    8. Clients invariably have one Windows app that they just have to run in Wine. It requires time, patience, and working with the Wine folks and good debugging skills to get some of these things to work. I don't think Novell has the time or interest due to costs of such things.

    Novell has their work cut out for them but I think that, ultimately, a company this large will find that the cost of supporting these servers running in places with noone with any Linux knowledge is too high -- they'll get out of the business or their customers will not get sufficient support and leave.

    ... IMHO, of course.