DesktopLinux
Home  |  News  |  Articles  |  Forum  |  Polls  |  Blogs  |  Videos  |  Resource Library

Keywords: Match:
Reviewer finds Ubuntu good, but not good enough
by Steven J. Vaughan-Nichols (Jan. 3, 2006)

I can understand why many people love Ubuntu and its KDE-interfaced brother, Kubuntu. However, neither one is a perfect fit for me.

First, the good news: although they go by different names, there's really no fundamental difference between the Ubuntu brothers.

Ubuntu uses the GNOME interface, while Kubuntu uses KDE. Specifically, the newest version, Ubuntu 5.10, also known as Breezy Badger, is a Debian-based Linux distribution. On the GNOME side, Ubuntu uses The GNOME Project's GNOME 2.12, while Kubuntu uses KDE 3.4.3.

In short, you simply choose your interface, and you don't have to worry about the rest. Kubuntu 5.10, which is the one I worked with the most, can also be upgraded to KDE 3.5.

Package upgrading and management

The method you use to upgrade either one is a bit different. If you're using Ubuntu, you'll be using Synaptic. This is a graphical package management program for Debian's package management program apt. On Kubuntu, you'll be using Adept, which does the same job.

The name of the game is the same with both: They provide an almost mindlessly simple GUI front end to the apt-get program, so you can easily get both new programs and any and all updates for these programs.

People like to yak about how easy it is to download and install new programs and patches to Windows and its programs. Ha! With either Synaptic or Adept, you can get new programs and upgrade every program on your system with a couple of clicks.

Once the applications are in place, getting to the most commonly used applications is easy. Firefox, Thunderbird, OpenOffice.org, and all your other favorite open-source applications are either already on, or can be quickly added to, the Kubuntu menu.

The applications, though, are a little behind the times. Firefox, which I downloaded in late December, for example, is only version 1.07, instead of 1.5.

Still, as my comrades over at eWEEK Labs observed in their Ubuntu 5.1 review recently, "Except for Debian, from which Ubuntu inherits its software catalog riches, Ubuntu 5.10 boasts more ready-to-install packages than any other distribution."

All of Debian's packaged goodies

And, for those in the know, one of Kubuntu's attractions has also been that it has all of Debian's goodies -- except they come out with release versions much more often than the very slow-moving Debian Project crew.

The Linux kernel powering up the distribution is as new as almost anyone could wish. It's running 2.6.12.

If anything, though, the interface is a little too easy.

One of my gripes about Kubuntu is when you want to get your hands on the command-line controls. Maybe everyone doesn't want a Linux distribution that has a default terminal window at the top interface, but I do.

A root-level problem

In addition, as it comes, Kubuntu doesn't let you run as the root user. Instead, to run most root-level commands, you need to use sudo.

Sudo, for those who don't know it, stands for "Switch User DO." It lets you, for a single command, run as some other user. On Kubuntu, you use it to run any root command.

So, for example, if I want to work on system configuration files, I'd run:
    sudo konqueror
and now, no file on my computer is safe from being deleted, moved, or copied.

On Kubuntu, you must also enter your password before you can run the command, not the user password.

The logic behind using sudo -- instead of just letting you log in as root or at least letting you run as root using the su (switch user) command -- is that it's a bit safer than letting users log in as root.

I don't agree with that school of thought. Hackers can play tricks with sudo almost as easily as they can with root.

In the meantime, when you have a user who really needs to be root -- say myself, for example -- it can be a real pain. When you're putting the Drupal CMS (content management system) together, for instance, and I have to enter my password every single time I want to work on MySQL, Apache, Drupal, or PHP configuration files, it gets a little old.

I prefer other ways of handling the problem. For example, I like how Novell does it with YaST, SUSE's graphical administration program. In YaST, when you need to do something that requires root power, you're prompted for the root password. Then, when you're done with the job of the minute, you're automatically logged out again.

Of course, you could do it the way Windows does, where the default user is the system administrator (aka root), but we all know the kind of security trouble that causes.

Putting Kubuntu to work

I'm currently running Kubuntu for my blogging Web server project on an older HP a250n.

This computer comes with a 2.6 GHz Pentium 4 processor. This chip's main claim to fame was that it was the first Pentium 4 to support an 800 MHz front-side bus. For graphics it uses an NVidia GeForce4 MX 440 AGP graphics board with 64MB of DDR memory.

This is all pretty ordinary stuff, but even so, I found that Kubuntu can do some very, very odd things with the graphics systems.

After using the system for several days, I rebooted it one day, only to find that my resolution was suddenly permanently stuck at 640 x 480.

To make a long story short, the heretofore friendly system settings interface now only displayed 640 x 480 and the hitherto never-seen-by-me-anyway 320 x 240 resolution. I finally fixed the problem by running
    sudo dpkg-reconfigure xserver-xorg
and essentially reconfiguring the X-Window system behind the interface by hand.

Since there's a detailed "How-To" on doing this on the Ubuntu site, I suspect I'm not the only one to have run into this problem.

I'm not at all sure where the problem emanates, since I've never ran into anything remotely like it on other Debian-based Linuxes, such as Xandros or SimplyMEPIS.

The bottom line

My test box also has 512 MB of dual-channel DDR SDRAM, a 120 GB Ultra DMA hard drive, a Fast Ethernet NIC, and DVD and CD drives.

It's no hot rod, but Kubuntu ran well on it.

Still, when I get down to it, I find other Linux distributions like SUSE Linux 10 and Xandros 3.0 to be better desktops. As an experienced Linux user, I appreciate that they give me easy access to the kind of control I want to have over any of my systems.

For a new user, I also still find MEPISLite or SimplyMEPIS easier to approach. For my money, I also think that the best introduction to Linux is still Robin Miller's Point & Click Linux!, which comes with a copy of SimplyMEPIS.

Finally, Kubuntu, as I'm finding as I fight my way toward a Web server, really isn't a server distribution. You can try to make it into one, which is what I've been doing, but with distributions like OpenSUSE, why bother?

Better still, of course, would be to use SLES (SUSE Linux Enterprise Server) or the like. But Kubuntu, like OpenSUSE, is free, which SLES certainly is not.

So, while Kubuntu may not be for me, with a zero price tag and as much free software as one could possibly ever want a mouse-click away, it certainly is worth a look from anyone who's serious about giving Linux a try.



About the author: Ziff Davis Internet senior editor Steven J. Vaughan-Nichols has been using and writing about technology and business since the late '80s and thinks he may just have learned something about them along the way.



Related stories:

(Click here for further information)


Approaching the Linux Desktop
The purpose of this paper is to help organizations evaluate the Linux desktop against their own enterprise needs and discover what benefits the Linux desktop might bring to their organizations.

Migrating To Linux: Application Challenges and Solutions
Several solutions exist to help organizations migrate in an orderly fashion from Windows to Linux desktops. This paper establishes the characteristics of an ideal cross-platform solution and reviews these alternatives in light of this ideal standard. The paper takes a closer look at the pros and cons of various solutions and outlines the business benefits that can be achieved.

Linux Advantages: Publicly Available Information on Linux Software
This paper offers a brief summary of readily-available Linux information to help businesses sort out this widely misunderstood operating system.

Top 5 Strategies for Managing Linux
Despite continuous evolution in the manageability of Linux, a 2006 survey cited manageability concerns as a top reason why organizations are hesitating to adopt Linux. Levanta believes Linux can be as manageable, if not more so, than other operating systems by following key strategies. These strategic recommendations were developed from experiences in numerous customer environments, both large and small.

Why Choose Novell for Linux?
This paper outlines the benefits of switching to the Linux platform and choosing Novell as a high-performance, enterprise solution.

Enterprise Linux Selection Guide
Considering moving your enterprise to the Linux operating system? Since there are so many similar versions, choosing the right one can be tough. This paper offers a clear process to help you make an informed decision and get the features, support, and cost that are right for your business and technical needs.

Overcoming Challenges in Managing Linux
Levanta has created a new administration model with innovative technology that breaks down the barriers to making the most of Linux systems. This paper will provide an in-depth look at the workings of Levanta’s product, the first Linux appliance of its kind.

SUSE Linux Enterprise 10 for Retail Businesses
Discover why major retailers have switched to SUSE Linux Enterprise Desktop in the back office. SUSE Linux Enterprise Desktop 10 is a low-cost desktop that offers a complete set of productivity applications and interoperates seamlessly with the other Windows, Macintosh and UNIX desktops in your store.

Moving to a Linux Desktop
Migrating from Windows to Linux on the desktop can be a substantial undertaking because it has the potential for touching -- and perhaps disrupting -- every user in your organization. Unlike a data center (server and infrastructure) migration that is largely transparent to users, the cultural and administrative transitions and environment readiness required to support a Linux desktop migration are extensive.

Seven Good Reasons to Exchange Exchange
This paper describes seven compelling reasons why you should switch from Exchange to Scalix.

 



Got a HOT tip?   please tell us!

ADVERTISEMENT
(Advertise here)

Resource Library

• Unix, Linux Uptime and Reliability Increase: Patch Management Woes Plague Windows Yankee Group survey finds IBM AIX Unix is highest in ...
• Scalable, Fault-Tolerant NAS for Oracle - The Next Generation For several years NAS has been evolving as a storage ...
• Managing Software Intellectual Property in an Open Source World This whitepaper draws on the experiences of the Black Duck ...
• Open Source Security Myths Dispelled Is it risky to trust mission-critical infrastructure to open source ...
• Bringing IT Operations Management to Open Source & Beyond Download this IDC analyst report to learn how open source ...


Popular recent stories:
• Linux an equal Flash player
• Linux, netbooks threaten Microsoft's fat profits
• gOS 3.0 goes gold
• Browser swallows OS
• Lenovo denies ditching Linux
• Lightweight, Linux-compatible browser evolves
• GNOME 2.24 gains "Empathy" IM
• Review: Pardus Linux
• Ubuntu to fund Linux development
• Ubuntu "Intrepid Ibex" available

All-time Classics:
• Choosing a desktop Linux distro
• Banshee -- the next best thing to Linux iTunes
• Running World of Warcraft on Ubuntu
• A simple Linux backup method
• The Best Free Desktop Linux . . . and how to make it better
• Linux-powered Asus Eee PC mini-laptop arrives
• The well-tempered Debian desktop
• Lenovo launches a netbook
• What's the best Linux for beginners?
• Getting to know Puppy Linux
• Xandros 4: The best desktop Linux for Windows users
• VirtualBox: The best virtualization program you've never heard of

Linux-Watch headlines:
• Debian plans draw sharp warning from GNU guru
• OpenSource World announces keynote speakers
• Linux 2.6.30 gets new filesystems
• Intel to buy Wind River for $884 million
• Apple sued for squelching wiki chat
• Microsoft's TomTom patents posted for patent review
• Europe tops global open source survey
• Oracle buys Sun -- may jettison MySQL
• Sun virtualization technology adds VM exports
• Is Linux ready to go to FAT camp?


Join our Desktop Linux discussion forums:
•  Moving to Linux
•  Linux/Windows debate!
•  Linux Q&A
. . . and more
Visit the...


BREAKING NEWS

• Can FAT patch avoid Microsoft lawsuits?
• Debian plans draw sharp warning from GNU guru
• LiveUSB version of OLPC software targets netbooks
• Virtualization software goes multi-processor
• Open source show gears up with 200 sessions
• Office suite released in netbook version
• Scalix gains mobile device synchronization
• OpenSource World announces keynote speakers
• Ubuntu added to online preview site
• Linux 2.6.30 gets new filesystems
• Fedora 11 ships with new community portal
• More Linux distros tap Moblin for netbooks
• Media playback technology targets Linux netbooks
• Virtual Linux desktops tapped by UN
• Linux on tap in netbook, nettop



Linux Netbooks


Linux smartphones!


news feed

Or, follow us on Twitter...


Home  |  News  |  Articles  |  Forum  |  Polls  |  About  |  Contact
 

Ziff Davis Enterprise Home | Contact Us | Advertise | Link to Us | Reprints | Magazine Subscriptions | Newsletters
Tech RSS Feeds | White Papers | ROI Calculators | Tech Podcasts | Tech Video | VARs | Channel News

Baseline | Careers | Channel Insider | CIO Insight | DesktopLinux | DeviceForge | DevSource | eSeminars |
eWEEK | Enterprise Network Security | LinuxDevices | Linux Watch | Microsoft Watch | Mid-market | Networking | PDF Zone |
Publish | Security IT Hub | Strategic Partner | Web Buyer's Guide | Windows for Devices

Developer Shed | Dev Shed | ASP Free | Dev Articles | Dev Hardware | SEO Chat | Tutorialized | Scripts |
Code Walkers | Web Hosters | Dev Mechanic | Dev Archives | igrep

Use of this site is governed by our Terms of Service and Privacy Policy. Except where otherwise specified, the contents of this site are copyright © 1999-2008 Ziff Davis Enterprise Holdings Inc. All Rights Reserved. Reproduction in whole or in part in any form or medium without express written permission of Ziff Davis Enterprise is prohibited. Linux is a registered trademark of Linus Torvalds. All other marks are the property of their respective owners.