Slashdot Mirror


Windows Compatability on the Linux Desktop

davecb writes "O'Reilly has been kind enough to publish one of my how-to articles, Windows Compatability for the Linux Desktop, about dealing with that 'one last annoying program than only runs on Windows'. The answer? Run it under Linux and win4lin, and never venture onto the Windows desktop at all. Especially don't run programs via dual-boot, which tempts you to stay and use all those other wonderful programs like Outlook...

9 of 626 comments (clear)

  1. Re:hmm by aka-ed · · Score: 5, Informative
    RTA, and you'll see its intended for office environments where rebooting dual boot systems are a loss of productivity/time.

    --
    I survived the Dick Cheney Presidency 7 to 9 AM 7-21-07
  2. Wine or Qemu by djcapelis · · Score: 5, Informative

    I've been playing around with several different solutions for this. Personally I have no need for any of them except when coding microcontrollers at my robotic's competition once a year or so, in which case I just use some makefiles that act as the interface and run the compiler with wine for me. It worked totally fine.

    Other than wine however, QEmu (http://fabrice.bellard.free.fr/qemu/) is a nice speed driven emulator that will do full on emulation of a system. It recently became able to emulate a system well enough to install and use all versions of windows up through XP. Quite a neat thing actually. It's much faster than boches, which I've also tried, and it has a fairly complete feature set. (Though obviously is for a slightly different purpose than boches, as boches is being mostly used as an operating system development tool now.)

    Wine, WineX and Crossover all also work for even faster results but of course don't emulate the entire system. The apps integrate better of course though, due to the fact that wine will go ahead and put it on your desktop for you so you don't have to know the difference.

    --
    I touch computers in naughty places
  3. Re:Other Soloutions... by Rudisaurus · · Score: 5, Informative

    WINE wouldn't support MS Project, which was specifically what the author was trying to run.

    --
    licet differant, aequabitur
  4. check your spelling by chrispy666 · · Score: 4, Informative

    It is spelt "compatibility" for crying out loud !

    And it is repeated both in the article AND in the slashdot title. Unacceptable...

    Where the hell did this weird "compatability" mistake come from anyway ? I see it more and more everywhere, even in important reports and it's driving me crazy.

    --
    Music is the language of the heart, the sound of the soul. -Joe Satriani
  5. The table of equivalents by Advocadus+Diaboli · · Score: 5, Informative
    The table of equivalents lists a lot of open source solutions for almost every program that you can get for Windows. So if someone wants to switch to Open Source he should have a look at it.

    And yes, Linux is ready for the desktop. I switched my own firm PC to Debian/testing last October and I use it for the daily work stuff without any problems. Even being a small island in a Windows-focussed infrastructure doesn't give much trouble.

    The trick is not to try to be a 100% compatible to Windows. No, I rather prefer to be compatible to open standards and so I'm sharing my documents not in *.DOC files but in *.PDF and originally they are written with LaTeX. You can't convince a bean counter that switching makes sense if you just want to do the things the same way like before, because then nobody sees some "added value". If you do things different and even more successful then people start to think about the why...

    1. Re:The table of equivalents by nametaken · · Score: 4, Informative

      In trying to view the link you posted here, I came upon this. Apparently, it's a whole site devoted to equivalents. http://www.livingwithoutmicrosoft.org/

  6. Re:Chasing the Windows Rainbow... by XeRXeS-TCN · · Score: 5, Informative
    "AIM, while proprietary, is free as in both beer and speech for the time being..."

    Without attempting to go off on a Stallman-esque rant, "proprietary" and "free as in speech" are contradictions in terms. The software *is* "free as in beer", but without the source code and permission to modify and redistribute it, it cannot be considered to be free software.

  7. Regarding Project... by oujirou · · Score: 4, Informative

    Actually, I believe it should have been stated before, but I'll repeat myself from an earlier posting some time ago.

    The new Crossover Office does really run Microsoft Project and does this flawlessly. I wish it could run Rational Rose as well, but since we weren't able to force the poor emu-layer to do so, we decided to evaluate Borland Together which is cross-platform by nature. Up until now, it manages just fine and even better, since it integrates with StarTeam really smoothly.

    --

    ___
    On Slashdot, Russians comment on YOU!
  8. Re:...like just running Windows in the first place by alistair · · Score: 4, Informative

    You make some good points, I reply I would say that I am happy in running Linux in a corporate environment and find it far superior to Windows for what should be Windows strengths, office productivity applications.

    To answer your points

    i) Stability.

    Here is the uptime from my PC from a few months ago (running SuSE 7.1)

    alistair@omlette:~> uptime
    5:31pm up 393 days, 2:06, 9 users, load average: 0.00, 0.00, 0.00

    I have an XP machine and it doesn't come close to these figures, it still seems to have Virtual Memory problems from time to time.

    Sound works excellently for me, and I have two large LCD screens running flawlessly from my Matrox card, dual head actually being easier to set up and tune in KDE / X than Windows XP.

    Open Office has come on laps and bounds recently, I have over 250 Powerpoint presentations on this PC and they all open flawlessly these days using OO 1.1.1. I actually prefer OO Writer and Presenter to the MS equivelent these days, only Excel is clearly better.

    I use Mozilla for mail and web browsing, it often goes for 30 - 40 days between restarts. I currently have 744 emails on my IMAP server and 27,000 emails (3 years worth) in my local folders and Mozilla indexes and searches then very fast on this average PC.

    Upgrading to SuSE 9.1 took me under 3 hours and I have done very little upgrading since. However, bear in mind that before that I had the 400 day uptime, and before that 293 days uptime and think about all the time saved by rebooting the PC once a year on average and you'll see where the performance benefits come from.

    There are many more benefits but I'll finish with just one.

    I use a Mac at home and Linux on the laptop when travelling. Often I will be called on to find an email thread from 18 months earlier. All I have to do now is connect to the corporate network, ssh into my PC and X back Mozilla, 3 years of work history are now in front of me, this has saved so much time on more occasions than I can remember.

    I am certainly no longer a geek and wouldn't say Linux is the solution to everything, however in my corporate role involving email, web sites documents and powerpoint I would estimate I am 10 - 20% more productive using a Standard SuSE Linux build than if I used the Windows XP Microsoft Office equivelent, but as I said, your mileage may vary.