<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SurlyJake &#187; Zabbix</title>
	<atom:link href="http://www.surlyjake.com/category/zabbix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.surlyjake.com</link>
	<description></description>
	<lastBuildDate>Tue, 29 Jun 2010 21:27:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Zabbix 1.6 Proxy with Debian</title>
		<link>http://www.surlyjake.com/linux/debian-etch/zabbix-16-proxy-with-debian/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=zabbix-16-proxy-with-debian</link>
		<comments>http://www.surlyjake.com/linux/debian-etch/zabbix-16-proxy-with-debian/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 19:10:21 +0000</pubDate>
		<dc:creator>jacob</dc:creator>
				<category><![CDATA[Debian Etch]]></category>
		<category><![CDATA[Zabbix]]></category>
		<category><![CDATA[1.6]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[proxy]]></category>

		<guid isPermaLink="false">http://www.surlyjake.com/?p=42</guid>
		<description><![CDATA[I set up a Zabbix Proxy today on a little VM. looks to work nicely. Intructions will be kept up to date on this page.]]></description>
			<content:encoded><![CDATA[<p>I set up a Zabbix Proxy today on a little VM. looks to work nicely. Intructions will be kept up to date on <a title="this page" href="http://www.surlyjake.com/?page_id=44" target="_self">this page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surlyjake.com/linux/debian-etch/zabbix-16-proxy-with-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uninstall MySQL 5 from Debian</title>
		<link>http://www.surlyjake.com/mysql/uninstall-mysql-5-from-debian/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=uninstall-mysql-5-from-debian</link>
		<comments>http://www.surlyjake.com/mysql/uninstall-mysql-5-from-debian/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 14:12:32 +0000</pubDate>
		<dc:creator>jacob</dc:creator>
				<category><![CDATA[Debian Etch]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Samba]]></category>
		<category><![CDATA[Zabbix]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[Debian]]></category>

		<guid isPermaLink="false">http://www.surlyjake.com/?p=34</guid>
		<description><![CDATA[I completely. completely messed up MySQL. Badly. I wiped out the data directory (/var/lib/mysql in Debian) and the went to remove mysql &#8230; apt-get remove --purge mysql-server That only deleted something like 86K. dissapointing. It looks like &#8220;mysql-server&#8221; is a shortcut pointing to the latest version of the software. The real software is found  under [...]]]></description>
			<content:encoded><![CDATA[<p>I completely. <span style="text-decoration: underline;">completely </span>messed up MySQL. Badly. I wiped out the data directory (/var/lib/mysql in Debian) and the went to remove mysql &#8230;<br />
<code>apt-get remove --purge mysql-server<br />
</code><br />
That only deleted something like 86K. dissapointing. It looks like &#8220;mysql-server&#8221; is a shortcut pointing to the latest version of the software. The real software is found  under the name &#8220;mysql-server-50&#8243;. So what made it happen was:<br />
<code>apt-get remove --purge mysql-server*<br />
</code><br />
That&#8217;ll wipe out whatever mysql install is in place.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surlyjake.com/mysql/uninstall-mysql-5-from-debian/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->