<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9" -->
<rss version="0.92">
<channel>
	<title>Andrew Farley</title>
	<link>http://andrewfarley.com</link>
	<description>Sysadmin, PHP, Linux and Mac OS-X - The Ramblings of a Nerd</description>
	<lastBuildDate>Thu, 28 Oct 2010 02:01:49 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Time Capsule dead, time to void the warranty!</title>
		<description><![CDATA[What do you do when your time capsule dies... well... I ripped mine open, replaced the power supply, made the fan always run, and upgraded the HDD to 2TB!  :)  Click through to the article for the full details and gory screenshots.]]></description>
		<link>http://andrewfarley.com/mac/time-capsule-dead-time-to-void-the-warranty</link>
			</item>
	<item>
		<title>Zabbix RPMs Updated to 1.8.1 in my repository</title>
		<description><![CDATA[I just updated the CentOS RPMs and spec file in my repository for Zabbix 1.8.  This is a minor version bump to 1.8.1 of Zabbix.  See their changelog for changes to Zabbix.  Also, I added some new features based on requests from users&#8230;

IPMI Support
Jabber support
NOTE (corrected): SSH did not make it into [...]]]></description>
		<link>http://andrewfarley.com/sysadmin/zabbix-rpms-updated-to-1-8-1-in-my-repository</link>
			</item>
	<item>
		<title>Adding an administrative user to OS-X via the terminal</title>
		<description><![CDATA[So, I tend to do a lot of lower-level stuff on OS-X such as compiling my own PostgreSQL server for development and testing purposes.  One of the things that tends to interrupt the process of actually trying to run postgres is that it cannot change to the postgres user and it cannot run it as [...]]]></description>
		<link>http://andrewfarley.com/mac/new-user-via-the-terminal</link>
			</item>
	<item>
		<title>Zabbix RPMs Updated in my repository (1.8r5)</title>
		<description><![CDATA[Thanks to your feedback, and a patch (thanks Tom) I just updated the CentOS RPMs and spec file in my repository for Zabbix 1.8.  Rev. 5 of the Zabbix RPMs adds&#8230;

Zabbix-Proxy RPM
LibCURL support (web scenarios work now)
Fixed x86_64 repo (was missing repodata)
Package upgrade issue (thanks Tom for catching this)
Fixed some file permissions (thanks ericgearhart)
Added [...]]]></description>
		<link>http://andrewfarley.com/sysadmin/zabbix-rpms-updated</link>
			</item>
	<item>
		<title>SVN Post-Commit Automatic Email</title>
		<description><![CDATA[A popular method of communicating to fellow team members that you committed data to a subversion repository is to send an automatic email out to all users of that repository.  I developed a simple two-script method that is extensible and easy to implement [...]]]></description>
		<link>http://andrewfarley.com/sysadmin/svn-commit-automatic-email</link>
			</item>
	<item>
		<title>Using raw disks/partitions from VMWare Fusion</title>
		<description><![CDATA[One thing that bugs the hell out of me is when a seemingly simple task isn't so, especially on the Mac.  For example, I use VMWare Fusion on my Mac and I can't add a raw partition or disk to any of my VMs.  So, for example I can't plug up a USB hard drive to my Mac with a partition formatted with Reiser-FS and directly mount that partition in a virtual machine.  But, through some googling around and some trial and error I figured out how to do it.  This tutorial isn't for the faint of heart, but if you're comfortable with a terminal in OS-X you'll be fine. [...]]]></description>
		<link>http://andrewfarley.com/mac/raw-disks-from-vmware-fusion</link>
			</item>
	<item>
		<title>RPM Repository Online</title>
		<description><![CDATA[I tend to build RPMs, packages and/or spec files for recent versions of various linux packages for my preferred operating systems (CentOS, Ubuntu, Gentoo, and OS-X).  The first package inside is Zabbix 1.8 packaged for CentOS 5, but the RPMs should work on any RHEL-compatible linux.
My repository can be found at http://repo.andrewfarley.com
Or add my [...]]]></description>
		<link>http://andrewfarley.com/sysadmin/rpm-repository-online</link>
			</item>
	<item>
		<title>Zabbix 1.8 API &#8211; PHP Class v1.0</title>
		<description><![CDATA[Recently Zabbix, a server monitoring utility released version 1.8 with a brand spanking new API!  This means that finally, the world can begin to write software the digests the Zabbix API to pull data into various other portals, services, and platforms.  My first foray into embedding Zabbix into various other portals required me to first start with a simple class to access Zabbix.  And... ::drum roll please:: here it is!  This is a fully open-sourced project of mine.  [...]]]></description>
		<link>http://andrewfarley.com/php/zabbix-1-8-api-php-class-v1-0</link>
			</item>
</channel>
</rss>

