Red Hat recently released a flood of kernel-related bug fixes. Here's a list of the affected packages:
- cmirror-kernel
- cman-kernel
- dlm-kernel
- gnbd-kernel
- GFS-kernel
If you use any of these packages, make sure you are up to date.
Posted on in Software
Red Hat recently released a flood of kernel-related bug fixes. Here's a list of the affected packages:
If you use any of these packages, make sure you are up to date.
Posted on in uncategorized
Let me start off by apologizing for what I'm about to do. The following is nothing more than ego stroking.
A little over a week ago, Google began updating the PageRank indicator visible via the Google Toolbar. For those that aren't aware, Google PageRank is the visible "value" of a …
Posted on in System Administration
This is just a quick note for you DNS operators out there.
Mark Andrews of ISC has notified the bind-announce mailing list that L.ROOT-SERVERS.NET has changed it's ip address to 199.7.83.42. Mark's suggested method for updating your BIND hints file is as follows:
$ dig ns …
Posted on in Software
With the release of Fedora 8 on the immediate horizon, Bill Nottingham of the Fedora Project announced the End of Life date for Fedora Core 6 as Friday, December 7, 2007.
As a reminder, the Fedora Project supports a release for a full month following the second successive release. So …
Posted on in Software
I spent a fair amount of time earlier this week contemplating the fate of the BlogRush widget on Slaptijack. The fact of the matter is that after running the widget for two weeks, I haven't received a single visitor from it. Not only that, I haven't even seen any of …
Posted on in Programming
Quick note.
I recently needed to install a few RubyGems on my Mac OS X 10.4 (Tiger) development system. I use MacPorts to keep my system consistent, but MacPorts was causing the problem. Here's a look at the output I was getting while trying to install Active Support.
$ sudo …
Posted on in Programming
I was recently helping a developer with some SQL optimizations in Ruby. The developer was using Active Record, and (until now) my Active Record experience has been pretty minimal.
One thing that was really driving me bonkers was how to get Active Record to print out the queries it was …
Posted on in Networking
This is a bit of random oddness I stumbled upon this morning.
I was working on a Cisco Catalyst 2960 switch and
needed to know which MAC addresses the device had learned on a particular
interface. The usual way to do this is with the
show mac-address-table interface
command. While …
Posted on in Networking
I've noticed a mysterious new protocol popping up in my protocol lists lately: 19101/TCP. Apparently, this TCP port is used by the Clubbox service. I 'm not fluent in Korean, so I can't really tell you what the site says, but I can tell you what it does!
Clubbox …
Posted on in Networking
What is Local
<acronym title="Policy-Based Routing">
PBR</acronym>
?
Policy-based routing makes routing decisions based on factors other than normal routing protocols. For example, it might be necessary to forward all <acronym title="Session Initiation Protocol">
SIP</acronym>
packets via a more expensive low-latency link while all other traffic use …
Posted on in Software
Sometimes I feel I'm a little late to the party.
The Camino Project announced the release of version 1.5.2 of their popular Camino web browser on Friday. The Camino browser is a Mozilla-based web browser designed to integrate smoothly with Mac OS X. It sports a more OS …
Posted on in Software
The main advantage of using Red Hat Enterprise Linux over something more cutting-edge like Fedora is the length of time Red Hat supports their Enterprise product.
The Fedora Project only supports the current and previous versions of Fedora (formerly Fedora Core). Since Fedora utilizes a six month release cycle, you …
Posted on in Software
Wietse Venema has announced the availability of Postfix version 2.4.6, as well as versions 2.3.13 and 2.2.12. These releases are only bugfixes and do not include any new features. The new releases include the following bugfixes:
Posted on in Programming
This is a silly mistake that can be easily avoided.
I was working on a Perl script that grabbed network traffic information from my ntop server and reported on it. ntop provides an <acronym title="Application Program Interface">
API</acronym>
that specifically supports Perl. Although I was seeing the data …
Posted on in Graphics Design
As you can see, I'm giving a new widget a whirl.
BlogRush is an RSS syndication service
that presents on-topic posts from around the Blogosphere to your readers.
Generally, I don't buy into all this "Blogosphere" whoo-ha, but in this case it really seems to be a win-win situation. Readers …