Linux

Subversion diff with vim

<1 min read

Once in a while I have to use Subversion on a Linux box. Not a big deal, except for diffs. The standard svn diff output is not the most readable. Vim, or mor…

Read more →
Linux

Compiling Python Bindings for Subversion 1.3.0

<1 min read

I was trying to setup ViewVC to display both my public cvs and subversion repositories. It meant I had compile the swig-py bindings. Subversion 1.3.0 require…

Read more →
Linux

Yellow Dog, Wallstreet and MA401

<1 min read

Here are the steps I had to take to make my NETGEAR MA401 802.11b Wireless PCMCIA card to work on my PowerBook Wallstreet G3 under Yellow Dog Linux 3.0.

Read more →
News

Red Hat 9

4 min read

[@007] I've created Red Hat 9 packages for imap-2001a-18 with DRAC support which are now included with Colin Bloch's installation instructions. Java Agent Fr…

Read more →
Linux

Red Hat 8.0

<1 min read

I've upgraded this server to Red Hat 8.0. At first it simply refused to upgrade, complaining about a missing /SWAP partition. I had to comment it out in /etc…

Read more →
Linux

With A Little Help From My Friends

<1 min read

With A Little Help From My Friends I decided to update my Linux kernel yesterday afternoon. I'm glad I asked my friend John for help beforehand. I would have…

Read more →
Java

Installing Tomcat 3.2

2 min read

This installation guide is not a replacement for reading the Tomcat user guide, but hopefully will help someone avoid some of the problems I had to circumvent.

Read more →