Slashdot Mirror


Linux & the Business Desktop

Ulwarth writes: "Desktop Linux is running a feature documenting a mid-sized company switching to Linux on the desktop, like the City of Largo but this time in a corporate environment. Proof that it can be done - at least for businesses which need only the 'standard' office apps."

7 of 270 comments (clear)

  1. Sigh... by NiftyNews · · Score: 3, Interesting

    I know that Linux has some decent GUI's available, but I would wager that the final push needed to get it more mainstream is for someone to make a GUI that looks 95% like Windows GUI.

    Don't complain, don't tell me that Linux GUI's are better. That's a moot point. We're talking about end users who just want to sit down and work with a minimal amount of retraining and confusion.

    IT departments can be as smart and savvy as they want to be, but in the end it comes down to simplicity for the end user. Make that and Linux will have a much better chance. When no one notices that they're using Linux, you have succeeded.

  2. linux in corporate canada by Mr.+Quick · · Score: 4, Interesting

    i work at one of canada's banks, at the corporate university. another comp sci guy and i were successful in moving most of our servers (~25) from NT to linux or back to solaris (bank *loves* solaris).
    now we're attempting to deploy linux on 20% of the desktops (~10 people).
    we've already realized that we'll need to cram VMware on some of them (flash developers) but i consider this just a transition period. hopefully things will go well and we can divert some upkeep dollars to R&D...

  3. Linux has a ways to go before it catches fire by Sunken+Kursk · · Score: 2, Interesting
    And when I say "catches fire," I don't mean erupt into flames and set off the sprinkler system. I mean that while businesses may very well tinker and experiment with Linux, it will almost certainly never supercede Windows in the marketplace. Let's examine some reason's why.
    • Applications

      When a business upgrades its systems, it wants proven reliability in its equipment. Applications such as StarOffice and KOffice are high on glitz and glamour, but lack the backend to fulfil this stability requirement. While Corel and Microsoft focus on ensuring their system works before incorporating new "features," the uncoordinated Linux effort works to force nifty "features" onto an unstable backend. This means that while I can do some interesting graphic and font modification, my attempts to save throw Kernel panics and crash my system.

    • Training

      Almost 100% of office workers in the present work environment have been trained to use Microsoft Office. Most students come out of college having used Microsoft Windows as their OS, Microsoft Word to type their papers, and Microsoft Excel to do math projects.

      Switching from a Microsoft base to a Linux base means a great deal of downtime while workers are retrained to use their new desktop environment. System Administrators must be trained or hired to work with a new system base. Technical Support people must learn how to handle the millions of innanely obtuse error messages thrown by any one of 1000 different applications installed by default on the new systems. (Why is xterm crashing with a tcpdump error message? I'm not running tcpdump!) Each user must be trained in how to login to their system, navigate a new and dramatically different desktop, then they have to be trained in how to use a brand new office suite. While this process can be spread out using staged upgrades, the downtime still adds up.

    • Accountability

      In the end, the Linux kernel is maintained by a group of hobbyists. As with the applications, these hobbyists put a large amount of time into programming glitz and glamour features into the kernel, and neglect important functions such as scalable SMP support, efficient VM managment, clean TCP/IP communications, and such. These important functions end up being "fixed" by other hobbyist programmers whose fixes usually end up making systems less stable.

      While there are groups available for support, many of those groups are closing shop because they aren't getting business. It's a vicious cycle. Anyhow, there's only so much those support people can do. (Red Hat: "We can't support that because none of our people have used it or tested it with Linux. Look it up.")

    Linux will never become big on the desktop until something is done about these major issues. Linus, Alan, et. al. need to get off their behinds and tackle the major unresolved issues behind their OS. GUI developers need to quit worrying about transparent windows and drop-shadows and get working on making their systems stable and functional.

    When Linux becomes more like Windows, more people will use Linux. That is a fact!

    --

    When I became a man, I put childish ways behind me.

  4. Slowly but surely.. by ezs · · Score: 2, Interesting

    I am watching this trend with interest; last year there was one customer like this per month; so far this last 3 months I see one or two per week. Much like the ramp of Thin Client or web based computing this trend hopefully shows that critical mass is forming.

    --
    Evil ZEN Scientist
  5. Outpost.com by Byteme · · Score: 2, Interesting
    I have a friend that works at Outpost, he said that they are using Mandrake and Enlightenment on a number of their machines. Not sure about office type apps, he is working in a production support capacity.

  6. It's a simple formula by Anonymous Coward · · Score: 2, Interesting
    1. The vast majority of specialty apps (accounts-only tax programs, engineering programs, etc.) will never be ported to Linux.

    2. The vast majority of custom, in-house developed apps will never be ported to Linux. (It's just too expensive to do the massive rewrite needed to port any non-trivial program written in VB or VC++ to Linux.)

    3. Apps like (1) and (2) above are "must have" items in the vast majority of mainstream (home and office) desktops.

    4. Because of (4), Linux + a GUI interface could be 1000 times better than Windows, but it still would never be more than a niche of a niche on the mainstream desktop. No level of security or usability or cost savings or any other benefit will ever overcome the fact that if it doesn't meet people's needs it's useless. And no amount of wishful thinking will make it otherwise.

    (Don't flame me. I'm a writer and programmer in the Linux field who's invested a lot over the last few years in trying to help Linux succeed in the mainstream, and I'm deeply frustrated that it hasn't done better. But I've also talked to many consulting clients in companies of all sizes about conversion issues, and I'm convinced that the above 4 points accurately reflect the situation.)

  7. Re:Anything new? Didn't think so. by psocccer · · Score: 5, Interesting

    Find me a story where a company that has a $100M invested into their custom accounting/billing solution has decided to throw it out and spend another $100M to rewrite the software for Linux.

    Where I work, custom software is the norm. We purchase almost nothing in terms of off the shelf packages and the main system just does it all. The code has been around for about 20 years or so, ported from platform to platform. Currently we're on the NT platform, but after a few bullying letter from MS stating that since we haven't purchased anything in the last year or two from them that we must be pirating software.

    Well, that was it, we started looking for a way to move off the NT platform. Our codebase is roughly 4.5 million lines of COBOL code, and the data is archived back many years as well. So we had 2 problems, there was no COBOL compiler for Linux, and anything resembling one was not data-compatible. Until about 4-5 months ago that is, now MicroFocus has spun off from Merant and become a single entity (again). So now there is a source and data compatible compiler for our backend apps. Just change around some directory separators and it just works. No export/import/etc.

    I guess my point here is that I've found most anything can be targeted for the Linux platform, especially those systems that are character-based, as many that I've seen are. The GUI interfaces are relative newcomers to the field. And with borland porting toolchains to linux, I'm sure it will just get easier to retarget -> recompile and have shiny new binaries. Even better when the toolchain is just a port by the tool vender, then most likely your data will be fine too. The only exceptions I see that will probably never change are the MS toolchains, MSVC++, VB, VFP, etc. And if you're starting MS, then you probably don't have much choice of platform, though I have seen a gnome project somewhere trying to build up to source-level compatibility with VB.

    And I don't want to here any whining about "what if you don't have the source," all I have to say is, if you payed $100M for some software and didn't even license the source, you've got bigger problems than blue screens and crashed desktops. We are a medium sized company, and our code didn't cost that much. And we get to keep it to if the developers go under, plus add anything we want to the source. Now that I'm somewhere that has done that, it makes no sense to buy software for XX thousands or millions of dollars and not get the source... That is a huge risk.