Skip to main content

Linux on the Desktop

I read a fair few reviews about running Linux on the desktop. One of the things that always springs to my attention is people moaning about hardware support. All things considered, I have an opinion about this.

My XP Installation at home does not work without significant time spent downloading (after I've installed a driver for the network card) drivers for sound/video/mainboard stuff. I have an ASUS mainboard, nothing fancy or special. It does not work natively with the drivers supplied with XP. It does, however, work just fine with Linux, specifically Ubuntu, but also SuSE. I run Ubuntu on a series of machines, including two Dell GX260's, a GX270, a Dell Server (the name of which escapes me) and various put together machines. I find fewer issues with drivers than I have had with XP. Don't even get me started on Vista. It's hardware support might be better, but you've got to have a *lot* more of everything to get it to work properly. Drivers for my printer - a HP 1022, were only released a little while ago for Vista. Ubuntu chatted away happily to said printer straight away.

As to usability, well I'm a little bit of a geek so I have no problems with it. I decided to test it on my girlfriend. Yes, I took my life in my own hands with this experiment. She loves it though. She likes all the games, can work the office software and everything else. She plugs in her Kensington USB key and it works fine. I'm about to add her to my wireless network with a Belkin wireless card - we'll see how that goes. But she has no problems working the machine. It's not a crappy machine either, an AMD 2200+ with lots of RAM and decent innards. Oh and an ASUS mainboard that XP required special drivers for.

When people talk about GNU/Linux being ready for the desktop, I'd like to point out that Windows isn't really ready for the desktop either. How many businesses etc are now saying No to the migration to Vista? Lots is the answer to that - check out on doggdot.us to see how many of the articles reflect the lack of interest in the upgrade path. I've been running Vista on a Dell GX270 and a Latitude D620 and so far, I'm a bit meh about the whole thing. Sure it's pretty and stuff. The low power gear is alright, but honestly? It's slower than XP and a *lot* slower than Ubuntu.

In terms of interoperability, I've got no trouble making my Windows machines talk to my Linux boxen or to my two Macs running OSX. There are lots of guides out there and they make it easy to get things working properly. I say "Bah!" to those who suggest Linux isn't ready for the desktop. I also reckon that in the future we'll see more of a move to an operating system that has open standards for longevity purposes.

Comments

Popular posts from this blog

Plone - the open source Content Management System - a review

One of my clients, a non-profit, has a lot of files on it's clients. They need a way to digitally store these files, securely and with availability for certain people. They also need these files to expire and be deleted after a given length of time - usually about 7 years. These were the parameters I was given to search for a Document Management System (DMS) or more commonly a Content Management System (CMS). There are quite a lot of them, but most are designed for front facing information delivery - that is, to write something, put it up for review, have it reviewed and then published. We do not want this data published ever - and some CMS's make that a bit tricky to manage. So at the end of the day, I looked into several CMS systems that looked like they could be useful. The first one to be reviewed was OpenKM ( www.openkm.com ). It looked OK, was open source which is preferable and seemed to have solid security and publishing options. Backing up the database and upgradin

Musings on System Administration

I was reading an article discussing forensic preparation for computer systems. Some of the stuff in there I knew the general theory of, but not the specifics of how to perform. As I thought about it, it occurred to me that Systems Administration is such a vast field. There is no way I can know all of this stuff. I made a list of the software and operating systems I currently manage. They include: - Windows Server 2003, Standard and Enterprise - Exchange 2003 - Windows XP - Windows Vista - Windows 2000 - Ubuntu Linux - OpenSuSE Linux - Mac OSX (10.3 and 10.4) - Solaris 8 - SQL 2005 - Various specialised software for the transport industry I have specific knowledge on some of this, broad knowledge on all of it, and always think "There's so much I *don't* know". It gets a bit down heartening sometimes. For one thing - I have no clue about SQL 2005 and I need to make it work with another bit of software. All complicated and nothing straightforward. Irritating doesn&

Traffic Monitoring using Ubuntu Linux, ntop, iftop and bridging

This is an update of an older post, as the utilities change, so has this concept of a cheap network spike - I use it to troubleshoot network issues, usually between a router and the network to understand what traffic is going where. The concept involves a transparent bridge between two network interface cards, and then looking at that traffic with a variety of tools to determine network traffic specifics. Most recently I used one to determine if a 4MB SDSL connection was saturated or not. It turned out the router was incorrectly configured and the connection had a maximum usage under 100Kb/s (!) At $1600 / month it's probably important to get this right - especially when the client was considering upgrading to a faster (and more expensive) link based on their DSL provider's advice. Hardware requirements: I'm using an old Dell Vostro desktop PC with a dual gigabit NIC in it - low profile and fits into the box nicely. Added a bit of extra RAM and a decent disk and that&