Posts tagged Linux
The dilemma – OS updates vs OS type
Aug 28th
For years I have been a FreeBSD bigot. I love FreeBSD, the stability, performance, ease of use, and steady progression.
But…
Updates are kind of a chore, there is no such thing as true incremental updates, you either do patch updates against RELEASE, or you do world updates against STABLE. I am a STABLE kind of admin so my updates take quite a few man hours to do. The number of security updates required for FreeBSD is quite minimal (the target is small).
The Ubuntu Linux distribution does do things incrementally, you can update whenever you wish as by default everything is distributed as binaries. The downside is the constant updates that are in the pipeline and no easy way to figure out which update is relevant to what type of thing you are updating for. The update mailing lists are high speed, high volume, and I don’t have enough time in my day to keep up. The number of security updates required for any Linux distribution is very large (the target is huge).
And this has nothing to do with package maintenance…
Linux Distributions vs PHP
Mar 24th
The splintering of Linux distributions seems to be continuing!
This week, I have had requests for PHP versions 5.3 and 5.2 on both Red Hat EL 5 and CentOS 5 – though never distribution supports higher than 5.1.6 in the official repositories.
PHP 5.2 has been out quite a while. Ubuntu Hardy LTS has it and it is 2 years old. Ubuntu Lucid LTS is coming out in April has 5.3 by default. I bet Debian Lenny is at 5.2 or higher already. SUSE is at 5.3 (for version 11.x where X != 0)
“Why” seems to be the question of the day – why doesn’t RHEL do some updates to something people feel they ‘require’ for their PHP web applications? CentOS would then follow.
Even old/stodgy FreeBSD (my personal favorite) is all over the 5.2 camp for PHP since 6.x, and the *BSD people do not play the version of the day.
If I have to run Linux based systems, I choose Ubuntu. Not always the latest version but at least this distribution keeps up with customer wants (and sometimes…needs).
UNIX Shell services, what’s the fuss?
Jan 21st
Wowzers, quite a little thread going on in a newsgroup, but really, what’s the big deal?
I think I know…
Not everyone uses the Internet for viewing web pages and downloading pr0nself-help videos and television shows. The Internet itself has become much easier for the layman to use, and with that, these historical services are no longer needed and support for them is harder and harder to come by.
In the past, most service providers (especially the ISPs that service residential users) used to offer some kind of UNIX shell for their paying clientele. Over time, the number of service providers has decreased, and of those that are left, the percentage of them that offer this type of environment has decreased by orders of magnitude. I’ll speculate on why further down this post.
UNIX shells are fascinating experiments in shared computing resources with a very long history.
Linux Sucks! – a presentation
May 9th
Over at Bryan Lunduke’s blog is a presentation on why Linux sucks. No no, no operating system or distribution bashing, he isn’t from Microsoft, and he isn’t arrogant, snarky, or rude throughout. He is able to bring up a topic that causes a lot of fervor – Linux distributions have issues. It sucks.
His thoughts revolve around the desktop and lack of software for the mainstream user, problems with this driver not working with that kernel, and other things that are brushed over when persons talk about the ease of a Linux based system.
My view is much more from the server side of things, that’s where I live day to day, but some of the issues brought up during the presentation reinforce my idea that Linux doesn’t belong in my server network.
But a subscript issue is talked about without ever being brought to the forefront – lack of cohesive anything between different distributions. He touches on some of it dealing with package management – Debian packages vs RPM vs package-manager-of-the-week, but misses the rest of the picture with the complete lack of standardization across the distributions (there is mention of discussions about creating this – isn’t that so 10 years ago? 15? Still broken…).