Slashdot Mirror


Novell Still Runs Windows

daria42 writes "Despite Novell's internal migration to Suse and OpenOffice.org, the company admitted today that up to 3000 of its 5000 workers still had dual-boot installations with Microsoft Windows. These users are likely to be migrated to pure Linux boot systems in the next year or so." From the article: "Hovsepian's remarks indicate Novell will have at most a few months' experience as a complete Linux and open source desktop shop behind it when, according to the vendor's predictions, the software starts taking off in the mainstream." Update: 04/11 13:25 GMT by J : At the closing OSCON session, August 5, 2005, Miguel de Icaza talked about Novell's progress. My notes read: "novell's moving 5500 employees from windows to linux. first stage, office->openoffice, is complete. second stage, windows->linux, is 50% complete, proj. 80% by Nov."

4 of 191 comments (clear)

  1. Windows? Duh! by Anonymous Coward · · Score: 5, Informative

    I work for Novell, and of course I have a windows machine. I develop software that has to run on Linux, OS X and Windows. All of our developers are in the same boat. If they don't have Windows code, they have NetWare code that needs to be built on Windows. Very few developers don't have code that needs a Win32 box either for development or for testing.

    But ask me what machine I use to read my email, surf the web, write code, etc. It's my Linux box. And most of the developers on my team are the same way. And Novell as a company has been WAY better than anywhere else I have worked about having every business app I need on Linux supported by the IT department, and I even used to work for a company whose main business was their Linux distro (no, it wasn't SuSE).

  2. No way by JonJ · · Score: 5, Funny

    You're trying to tell me that a large corporation with 5000 desktops, who develops Windows software might run Windows on a lot of them? I'm shocked I say, shocked.

    --
    -- Linux user #369862
  3. What is "desktop ready"? by RootsLINUX · · Score: 5, Insightful

    I find it quite ambiguous when people debate whether Linux is "desktop ready" or not. What does that mean? I have the notion that it means something different to everyone. I've been exclusively running Linux on my desktop for over 3 years, and exclusively on my laptop for over one year. I have a Linux system at my workplace, and so does almost everyone else on my floor. Are there occasionally problems with running Linux on my desktop (including problems related to the fact that I'm not running Windows)? Yes, of course there are. The amount of problems may decrease, but will never be fully eliminated (IMHO). I can usually find a detour or alternative to the problems that I face now though, so its not a huge deal. And I can state for a fact that the amount of time I spend fixing problems with my Linux desktop is much less than the amount of time I used to spend solving similar problems on my former Windows machine.

    So I consider Linux is already "desktop ready" for me. I think that for the most part, regular people can do just fine if Ubuntu or another user-friendly distro is completely setup for them and they are given maybe a 30-minute tutorial on how to access the web, e-mail, etc. So who are we talking about here? Who does Linux have to be "ready" for to be called desktop ready? Those idiots that call in to tech support asking which key is the any key? The elderly who don't even know what a mouse is? Or just your normal, average computer user? And if so, who is a normal, aveage computer user anyway?

    Sorry for the early morning rant, but this term has been bothering me for quite some time. :p

    --
    Hero of Allacrost, a FOSS RPG for *NIX/*BSD/OS X/Win
  4. No obstacles, only opportunities. by SoupIsGood+Food · · Score: 5, Insightful

    I can see why they haven't migrated yet. There are a few business apps, mostly vertical applications for ticketing, billing and invoice, that need to be run on Windows. For instance, where I work, we use a proprietary ticketing system that is unlikely to be ported to anything that isn't Windows. It enters problems on a customer's account, and assigns the problem to the appropriate technician, who then updates the ticket as needed.

    But here's the deal... for all of its slowness, awkward GUI implementation, dubious reliability and stratospheric license and support contracts, all it really does is read and update database records. It's a LAMP application with out the L, A or P.

    Here's a bigger deal... almost all vertical client/server apps can be replaced by a web-based application. Almost all of them do nothing but update and display database records.

    Why not just hire a full-time RoR geek or two to crank out LAMP applications that will be robust, secure, customizeable to meet coprorate standards, easy to deploy and dirt cheap compared to a multi-zillion dollar per-seat license?

    Why not indeed.

    This is where the new growth in the IT industry is headed. Already, most of the tools I need to interact with the vast and varied store of corporate data are web-based utilities. Admittedly, I work on the technical side of a major ISP, and we tend to be more elightened about such things, but really... Linux on the desktop will be a reality sooner rather than later.

    The trick isn't porting applications to the Linux desktop, but to the Linux server.