Slashdot Mirror


Constructing a Windows-Less Office

joewakeup writes "This article at CRN analyses why today is the best time to consider building a pure Linux information system, from servers to... desktop. Among all the arguments, one of the arguments is the low cost of Linux offerings compared to Windows based-solutions. Worth a read."

2 of 638 comments (clear)

  1. Depends on your office... by van+der+Rohe · · Score: 5, Interesting

    I work in an electronic music studio. I'd love to use Linux, but the apps just aren't there.
    The fact that there's almost no development community addressing this potentially enormous market amazes me to no end.
    But, until then, I'll use Windows. Not because it's great, but because it has the apps I need.

  2. Linux installation experience by gUmbi · · Score: 5, Interesting

    It seems like every year I get infected with the pro-linux bias of slashdot and rip Windows off my machine.

    I ripped Windows off at about the same last year and installed Linux. I wasn't impressed. The desktop managers seemed slow (I was running a P3-800) and the web-browser sucked and generally, the applications weren't as good as their Windows counterparts. Not to mention that I managed to crash the system and have ext2 throw away some files.

    So, this weekend I tried it again. I ripped off Windows 2000 and installed RedHat 7.2. In one year, Linux (and Gnome / KDE) has improved ten-fold. The KDE browser rocks, KMail is very good and the ext3fs filesystem is much better. However, it still took me hours to get ADSL PPPOE and a VPN client up and running and the soundcard (VIA 8233) and tv-card (Brooktree) still don't work. Apparently, the concept of writing a device driver without patching the kernel is still impossible even though Windows/Mac have been doing it for many years. And the system (now an Tbird-1.33) is still slower than Windows 2K (ex., the mouse gets jerky when my apps thrash the disk).

    I'm a developer, so I'm thinking of writing support for some of these things (such as an easy VPN installer). Or, maybe a universal driver installer that would automagically patch the kernel and say 'You must reboot now', ala Windows. But the thought of having to support different distributions and versions makes me cringe.

    Alot of the problems in Windows can be attributed to Microsoft trying to be backwards-compatible. But with Linux, the kernel and major libraries (ie. glibc) are always changing underneath your feet. This is a major design flaw that I not sure can ever be rectified.

    Jason.