<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="0.92">
<channel>
	<title>fixlinux.com</title>
	<link>http://fixlinux.com</link>
	<description>security + stability = sanity</description>
	<lastBuildDate>Tue, 19 Sep 2006 17:50:55 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Building and Configuring a Central Logging Server with syslog-ng</title>
		<description>http://www.zazzybob.com/syslog_ng.html </description>
		<link>http://fixlinux.com/2006/09/19/building-and-configuring-a-central-logging-server-with-syslog-ng/</link>
			</item>
	<item>
		<title>End of Life times (Fedora Core 1, 2, Red Hat Linux 7.3, 9)</title>
		<description>https://www.redhat.com/archives/fedora-legacy-list/2006-July/msg00028.html

The Fedora legacy project has announced that they will discontinue errata updates starting in October.  I have a few clients with servers still running 7.3 and 9.  RHEL or CentOS is the currently the obvious choice to replace these old Red Hat installs.

Red Hat will provide errata for ...</description>
		<link>http://fixlinux.com/2006/07/26/end-of-life-times-fedora-core-1-2-red-hat-linux-73-9/</link>
			</item>
	<item>
		<title>Subversion and keyword substitution</title>
		<description>Last year I migrated a large CVS repository over to Subversion.  One of the issues I missed during the migration was that unlike CVS, Subversion did not automatically set new files to expand keywords such as $Id$ to the very useful string:
$Id: MySpecialClass.java 12234 2004-05-21 00:23:08Z derek $
I did ...</description>
		<link>http://fixlinux.com/2006/07/24/subversion-and-keyword-substitution/</link>
			</item>
	<item>
		<title>Faster software RAID reconstruction</title>
		<description>When creating or reconstructing a Linux software RAID there is a default reconstruction rate at which the RAID will be created.  On RHEL the default max speed at which it will reconstruct the array is 10000 KB/sec.  This setting can easily be adjusted for the impatient among us.
echo ...</description>
		<link>http://fixlinux.com/2006/07/23/faster-software-raid-reconstruction/</link>
			</item>
	<item>
		<title>Mac OS X System Startup</title>
		<description>http://www.kernelthread.com/mac/osx/arch_startup.html

This page briefly describes the sequence of events that happen when Mac OS X boots. </description>
		<link>http://fixlinux.com/2006/07/07/mac-os-x-system-startup/</link>
			</item>
	<item>
		<title>Mount a firewire drive at boot on OS X</title>
		<description>I run OS X on my desktop (settle down now, more on this later).

The default behavior of OS X does not mount external drives at boot time.  This is very frustrating.  The following command will configure your mac to mount all connected disks at startup (not just upon ...</description>
		<link>http://fixlinux.com/2006/06/28/mount-a-firewire-drive-at-boot-in-os-x/</link>
			</item>
	<item>
		<title>Is this the Last Day of the Month?</title>
		<description>http://www.itworld.com/nl/unix_insider/04062006/ </description>
		<link>http://fixlinux.com/2006/04/12/is-this-the-last-day-of-the-month/</link>
			</item>
	<item>
		<title>Migrate RHEL to CentOS</title>
		<description>For those of you interested in using CentOS instead of RHEL you don't need to reinstall.  By following these instructions you will convert an existing RHEL4 server over to CentOS 4:

I downloaded the following files from a CentOS mirror into an empty directory:

centos-release-4-2.1.i386.rpm
centos-yumconf-4-4.3.noarch.rpm
python-elementtree-1.2.6-4.i386.rpm
python-sqlite-1.1.6-1.i386.rpm
python-urlgrabber-2.9.6-2.noarch.rpm
RPM-GPG-KEY-centos4
sqlite-3.2.2-1.i386.rpm
yum-2.4.0-1.centos4.noarch.rpm

Then ran:

rpm --import RPM-GPG-KEY-centos4
rpm -e --nodeps redhat-release
rpm ...</description>
		<link>http://fixlinux.com/2006/04/11/migrate-rhel-to-centos/</link>
			</item>
	<item>
		<title>Remote Conversion to RAID-1 for Crazy Sysadmins</title>
		<description>One of my clients purchased a dedicated server with 2 hard drives (very common configuration these days).  Unfortunately their provider can't/won't configure their server to use software raid. My suggestion was to use the 2 matching drives in a software raid-1 configuration, but I've never remotely setup software raid ...</description>
		<link>http://fixlinux.com/2006/02/16/remote-conversion-to-raid-1-for-crazy-sysadmins/</link>
			</item>
	<item>
		<title>How to Look Like a UNIX Guru</title>
		<description>http://www.cs.usfca.edu/~parrt/course/601/lectures/unix.util.html

Here's a very useful set of instructions that every developer that deploys on unix/linux should know.
"If you want to be a serious server developer, you will need to have a certain facility with a number of UNIX tools; about 15. You will start to see similarities among them, particularly regular ...</description>
		<link>http://fixlinux.com/2006/02/07/how-to-look-like-a-unix-guru/</link>
			</item>
</channel>
</rss>
