Scott Kleihege's Journal Recent Entries
Below is a summary of the most recent journal entries by this user. A full index of all entries is also available.Also available as: RSS
Wednesday April 11, 2007 at 00:12
Subject: Installing Tomcat5 on CentOS4 with JDK 1.5
Keywords:
CentOS, Java, Tech, Technical, Tomcat5
Thanks to contributions from Ben Chapman and Jason Knight at Emory University, instructions for installing Tomcat 5 on CentOS 4 with JDK 1.5 are available here. Using packages from Jpackage.org combined with two non-redistributable Java binaries, gives you the benefits of simpler installation, removal, upgrading, and file verification that RPM packages provide.
(read more | 3 Comments)
Friday January 06, 2006 at 01:29
Subject: Debian Testing apt-get update Breaks, NO_PUBKEY
Keywords:
debian secure apt apt-get update testing technical
As of November 1st, 2005, debian testing has finally switched to a new version of apt that uses gpg key signatures for secure verification of packages (see the announcement). Unfortunately, package updates released since the new year have been signed with a new key, causing some error messages when updating.
Here's the error message I saw when trying to apply the most recent updates:
# apt-get update Get:1 http://mirrors.tummy.com testing Release.gpg [378B] Hit http://mirrors.tummy.com testing Release Hit http://mirrors.tummy.com testing/main Packages Hit http://mirrors.tummy.com testing/main Sources Fetched 378B in 0s (3567B/s) Reading package lists... Done W: GPG error: http://mirrors.tummy.com testing Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 010908312D230C5F W: You may want to run apt-get update to correct these problems
(read more | 8 Comments)
Wednesday November 02, 2005 at 20:45
Subject: Installing Tomcat5 on RHEL4 or CentOS4.2
Keywords:
CentOS, CentOS4.2, Java, RHEL, RHEL4, Tech, Technical, Tomcat5
Due to licensing issues, installing Java base packages on Linux is several orders of magnitude more difficult than packages which are included in your distribution's base, or even software from some third party repositories. The good people at JPackage.org have gone to a lot of effort to make it pretty easy to install Java packages on RPM-based machines. Sadly, unless Sun decides to start allowing for free redistribution of it's packages, it still requires some manual installation.
(read more | 6 Comments)
Wednesday August 17, 2005 at 17:48
Subject: Qemu Kernel Accelerator for Fedora Core 4
Keywords:
Emulator, Fedora Core 4, Qemu, Tech, Technical
Here at tummy.com, we're big fans of the Qemu PC hardware emulator. With RPMs of Qemu and the kernel accelerator available from FedoraNews.org, Qemu has never been easier or faster!
(read more | 0 Comments)
Thursday June 02, 2005 at 22:04
Subject: Assembling a Debian Apt Repository
Keywords:
Apt, Debian, HOWTO, Technical, vPostMaster
For the most part, debian documentation is good. However, this week, while trying to setup a third-party repository for testing our debian/ubuntu port of vPostMaster, I discovered that the documentation for setting up a new apt repository leaves something to be desired. Unfortunately, this documentation is sorely needed; compared with the command to setup a yum repository for Red Hat, setting up a debian repository is quite user-unfriendly.
(read more | 3 Comments)
Wednesday April 27, 2005 at 13:10
Subject: Keeping FreeBSD systems up-to-date
Keywords:
FreeBSD, Security, Technical
We've started maintaining a few FreeBSD systems, so I wrote up a document on keeping them up-to-date with kernel, system and package updates using the ports system. It's a fairly generic document, it assumes that some packages have already been installed, and is aimed at an audience that already has some administrative experience. If it's helpful, feel free to comment.
(read more | 2 Comments)
Thursday March 24, 2005 at 18:27
Subject: Announcing Heartbeat for FreeBSD
Keywords:
Clustering, FreeBSD, Heartbeat, Linux-ha, Technical
I'm proud to announce that I've built a FreeBSD port of heartbeat that I hope will soon be included in the official ports repository.
(read more | 6 Comments)
Wednesday November 17, 2004 at 13:15
Subject: Installing MySQL 4.1 on Fedora Core 2
Keywords:
Fedora Core 2, Linux, MySQL, Technical, yum
We've been getting requests to setup the latest and greatest MySQL server (4.1) recently. As of this time, Red Hat Fedora Core 1, 2 and 3 use MySQL version 3. The fresh installation of MySQL 4.1 on Fedora systems is pretty painless.
(read more |
3 Comments)