Tag Archives: centos

My desktop is back on CentOS

For a while I have flirted with Windows 7 and Fedora 13. I spent in total 4 months on these two OSes combined. Before I used almost exclusively CentOS 5 on my desktop. And I have come back to CentOS.

The question is why? And to me the answer is clear. I feel at home on CentOS. It is not fancy, it is not up to date with the latest releases of applications like OpenOffice and the software repository is quite limited. But it works fine. Moreover it is stable as a rock. I do not mean this in the sense of crashing but in the sense of keeping your configuration working. Fedora needs an update every 6 months. After the upgrade it needs work. I always have the feeling that I waste my time to tweak a Fedora machine to my liking since it will be gone / changed in 6 months again. Moreover my battery was draining quite quickly under Fedora.
Windows 7 is a problem because it does not offer working sound support for my good ol’ Thinkpad Z60m. Moreover it is unreliable with auto suspend. It sometimes works and sometimes it does not. Try to debug that on Windows. Good luck!

On CentOS everything just works and I can easily add the missing pieces like tpb (thinkpad button support). It suspends and the battery life is great. Everything works again as it should.

Red Hat is currently running the RHEL6 beta program. Beta 2 just came out and I am looking forward to see the final version as CentOS 6. It is scheduled for the end of the year.

Why Ubuntu never works (and how an ideal Linux distribution should look like)

I like the work Ubuntu is doing for Linux and they initiated some interesting advancements for desktop Linux. The problem is that I never recommend Ubuntu to anyone. The reason is that although their product is easy to use there is also always something wrong with any Ubuntu release. Because they move so fast they do not have enough time to properly test and validate the releases they make. For this reason they invented Ubuntu LTS but this version is outdated after 6 months due to lack of hardware support. It only receives security fixes. Both version are not ideal. And for this reason I could not recommend them to anyone.

The question is what are the requirements for a great desktop Linux distribution. From the point of view of the user the ideal Linux distribution should:

  • be easy to use
  • works on every computer reliably
  • looks great
  • have the latest stable versions of all user applications (OpenOffice, Firefox)
  • includes all available hardware drivers
There is also another important group which have specific requirements for desktop Linux distributions. These are the ISVs. Their requirements are:
  • stable software support environment (APIs, libraries, filesystem layout)
  • bug free software environment (to avoid support issues related to the Linux distribution)

When you combine the requirements of these two groups I can only conclude that Ubuntu is just not there yet and never will be with their current product scheme; regular Ubuntu and Ubuntu LTS.

Other Linux distributions have similar schemes as Ubuntu like for instance Fedora Core. And Fedora Core suffers from the same flaws as Ubuntu does.

One exception from my point of view is Red Hat Enterprise Linux Desktop (or derivates like CentOS). Their approach although not perfect is better. In short their approach is to:
  • provide stable software environment (same kernel, support libraries, APIs and filesystem layout)
  • backport of new hardware drivers to support new hardware
  • regular rebase of user applications to latest stable version (OpenOffice, Firefox)

Their approach is not perfect because they only backport a subset of all new hardware drivers. This is probably due to effort involved and incompatibilities in the kernel ABI between kernel versions. Moreover their rebasing does not happen enough to which extend their Linux distribution is always at least 1 version behind the latest stable version.

The ideal Linux distribution should fullfill all requirements of both users as ISVs. No Linux distribution does this. One of the major challenges is the backporting of hardware drivers. The reason that backporting is necessary is due to the fact that Linux has a monolithic kernel design. It should be better when hardware vendors could just make one or two versions of their drivers and with that support all Linux distributions.

This would elimnate the need to backport hardware drivers to support new hardware on a stable platform and at the same time makes it possible for bleeding edge Linux distributions to move to a stable platform.

But this would require a complete different mindset of the Linux kernel developers. Based on the discussions regarding this topic I would not hold my breath for the near future that this is possible.

For anyone doubting the necessity of separated hardware drivers I can only point to the efforts of AMD/ATI and NVidia to support binary drivers on a wide range of Linux versions. Their drivers are always behind the capabilities of Windows and notoriously unstable. Their open source counterparts are not much better and are still in their infancy after years of development.

Without solving the issues with the current Linux distributions desktop Linux will never gain traction and reach its full potential. Desktop Linux will only succeed when it can meet the requirements from both users as ISVs. Users want a reliable and stable OS combined with great hardware support and the latest stable versions of their favourite software. ISVs need to be able to target and support a stable platform. Current Linux distributions are moving targets or do not support the latest hardware or applications. This needs to be resolved. One major improvement would be the separation of hardware drivers from the kernel. I can only hope this will happen and at that moment desktop Linux has a bright future.

Picture by trekkyandy (Creative Commons Attribution-Share Alike 2.0 Generic)