1. Red Hat Bugfix Fiesta

    Posted on in Software

    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.

  2. Tooting My Own Horn: Google PR 4

    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 …

  3. DNS Root Server IP Address Change

    Posted on in System Administration

    Inside a server (photo by Linuxgeek)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 …
  4. Fedora Core 6 Reaching End of Life

    Posted on in Software

    Fedora Logo VerticalWith 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 …

  5. BlogRush Phase 2 - Just In Time

    Posted on in Software

    BlogRush LogoI 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 …

  6. Installing RubyGems with MacPorts

    Posted on in Programming

    IM_OK (photo by danzo08)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 …
  7. Logging Active Record Queries to a File

    Posted on in Programming

    Grapefruit Glory (photo by AnnaMaciel)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 …

  8. Catalyst 2960 Unsupported Commands Still Work?

    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 …

  9. Have You Heard About Clubbox?

    Posted on in Networking

    Flag of South KoreaI'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 …

  10. What is Local Policy-Based Routing?

    Posted on in Networking

    Looking For The Best WayWhat 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 …

  11. Camino 1.5.2 Is On The Scene

    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 …

  12. Postfix 2.4.6 Is Now Available

    Posted on in Software

    Postfix LogoWietse 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:

    • When a remote SMTP client TLS certificate had …
  13. Perl, ntop and Odd Hash Assignments

    Posted on in Programming

    Camel with FurThis 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 …

  14. Giving BlogRush A Whirl

    Posted on in Graphics Design

    BlogRush Logo 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 …

Slaptijack's Koding Kraken