Mauriat Miranda     mjmwired

CentOS 5.4 Released

Well CentOS is officially released. Now the mailing list whining can be stopped … until at least 5.5! For new installs grab an ISO. For upgrades (which is generally safe), just run: # yum update Or if you want to be very careful: # yum clean all # yum update glibc\* # yum update yum\* rpm\* python\* # yum clean all # yum update # shutdown -r now Just read the Release Notes for more specifics, or the RHEL 5.

All-In-One Configuration Tools

As I mentioned previously, I run many sites on my web server. Yesterday I decided to clean up some sites that their owners had neglected or not used. One such site was running Apache Tomcat Java Server, which I did not care to leave running. Now I, like many users of commercial hosting plans, pay for cPanel/WHM which includes a myriad of options/configurations/settings to do almost everything on the server. Back in 2007, I had used the cPanel Addon to install Tomcat.

My Early Linux History

There was another useless post on Slashdot asking what did you first do with Linux?. I thought it would be interesting to recollect that experience. Sorry for the detail, my memory produces lots of random tidbits. I was fortunate enough to attend an engineering school with the latest technologies that were available in the market. Which basically means we had Sun Ultra Workstations, running Solaris Operating System using CDE. So for me “Unix = Sun”.

CentOS 5.3 Released

For those who might not be familiar with enterprise linux distributions, CentOS is a rebranded free version of Red Hat Enterprise Linux (RHEL). For enterprise usage Red Hat supports each release for 7 years, while carefully updating packages for backwards compatibility. Each .1 “point release” is an Service Pack update. RHEL 5.3 was released at the end of January. Typically it takes a few weeks for the CentOS team to repackage, build and distribute the source of RHEL into a CentOS release.

Wikipedia Migrates from Fedora to Ubuntu

The admins running Wikipedia are almost complete in migrating their servers from a mix of RedHat and Fedora to Ubuntu. The primary reasons behind the switch, according to Brion Vibber (Wikimedia CTO), were personal preference, Ubuntu availability on the desktop and better support/stability compared to Fedora. As a server, one might think that an enterprise option like RHEL or CentOS might make for a better choice, however both of these lack the appeal of Ubuntu and the flexibility in support.