<?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>pingle.org</title>
	<atom:link href="http://www.pingle.org/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pingle.org</link>
	<description>Everything You Never Wanted To Know</description>
	<lastBuildDate>Fri, 01 Feb 2013 16:19:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>Administering a Group of Machines with ClusterSSH</title>
		<link>http://www.pingle.org/2012/09/01/clusterssh</link>
		<comments>http://www.pingle.org/2012/09/01/clusterssh#comments</comments>
		<pubDate>Sat, 01 Sep 2012 16:55:15 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.pingle.org/?p=180</guid>
		<description><![CDATA[Occasionally I need to to the same task, or similar tasks, on a group of machines all at once. I don&#8217;t have the luxury of a fully automated environment like Puppet setup, so a great tool I&#8217;ve been using is &#8230; <a href="http://www.pingle.org/2012/09/01/clusterssh">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.pingle.org/2012/09/01/clusterssh/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading to FreeBSD 9.x with a whole-disk gmirror</title>
		<link>http://www.pingle.org/2012/08/27/upgrading-to-freebsd-9-x-with-a-whole-disk-gmirror</link>
		<comments>http://www.pingle.org/2012/08/27/upgrading-to-freebsd-9-x-with-a-whole-disk-gmirror#comments</comments>
		<pubDate>Mon, 27 Aug 2012 23:16:54 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[gmirror]]></category>

		<guid isPermaLink="false">http://www.pingle.org/?p=177</guid>
		<description><![CDATA[My FreeBSD desktop workstation has been on 8.x since I built it just over two years ago. When I made it, I bought two 1TB HDDs and setup a RAID-1 volume with gmirror, following what was at the time the &#8230; <a href="http://www.pingle.org/2012/08/27/upgrading-to-freebsd-9-x-with-a-whole-disk-gmirror">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.pingle.org/2012/08/27/upgrading-to-freebsd-9-x-with-a-whole-disk-gmirror/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Up a FreeBSD SVN Mirror</title>
		<link>http://www.pingle.org/2012/08/24/freebsd-svn-mirror</link>
		<comments>http://www.pingle.org/2012/08/24/freebsd-svn-mirror#comments</comments>
		<pubDate>Sat, 25 Aug 2012 01:57:35 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[csup]]></category>
		<category><![CDATA[cvs]]></category>
		<category><![CDATA[cvsup]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.pingle.org/?p=127</guid>
		<description><![CDATA[According to discussions on the FreeBSD-stable list, CVS support for FreeBSD sources is not just dying, it&#8217;s practically dead. (I&#8217;ll skip over the jokes about Netcraft confirming it&#8230;) So I setup an SVN mirror of the FreeBSD base and ports &#8230; <a href="http://www.pingle.org/2012/08/24/freebsd-svn-mirror">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.pingle.org/2012/08/24/freebsd-svn-mirror/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to make a Tweetdeck Chrome Application shortcut in KDE</title>
		<link>http://www.pingle.org/2012/04/07/how-to-make-a-tweetdeck-chrome-application-shortcut-in-kde</link>
		<comments>http://www.pingle.org/2012/04/07/how-to-make-a-tweetdeck-chrome-application-shortcut-in-kde#comments</comments>
		<pubDate>Sat, 07 Apr 2012 21:03:28 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[tweetdeck]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.pingle.org/?p=122</guid>
		<description><![CDATA[The other day I found that the Tweetdeck Chrome extension worked on FreeBSD (With Chromium 18.0.1025.142, probably earlier as well). I had been missing a full GUI to monitor some things on Twitter on my FreeBSD box. I have a &#8230; <a href="http://www.pingle.org/2012/04/07/how-to-make-a-tweetdeck-chrome-application-shortcut-in-kde">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.pingle.org/2012/04/07/how-to-make-a-tweetdeck-chrome-application-shortcut-in-kde/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asus Transformer Prime Review</title>
		<link>http://www.pingle.org/2012/01/06/transformer-prime-review</link>
		<comments>http://www.pingle.org/2012/01/06/transformer-prime-review#comments</comments>
		<pubDate>Fri, 06 Jan 2012 04:05:23 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[tablet computer]]></category>

		<guid isPermaLink="false">http://www.pingle.org/?p=113</guid>
		<description><![CDATA[Seeing as I was one of the lucky few to get their hands on an Asus Transformer Prime so soon, a couple people have asked me to write up a short review of the device. Having never possessed a tablet &#8230; <a href="http://www.pingle.org/2012/01/06/transformer-prime-review">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.pingle.org/2012/01/06/transformer-prime-review/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Server Move + IPv6</title>
		<link>http://www.pingle.org/2011/06/12/server-move-ipv6</link>
		<comments>http://www.pingle.org/2011/06/12/server-move-ipv6#comments</comments>
		<pubDate>Sun, 12 Jun 2011 04:25:44 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[ipv6]]></category>

		<guid isPermaLink="false">http://www.pingle.org/?p=111</guid>
		<description><![CDATA[A quick note that I moved my site from an aging server to a fast VM at a data center, and in the process gained not only a much newer version of FreeBSD, but also native IPv6 connectivity. A few &#8230; <a href="http://www.pingle.org/2011/06/12/server-move-ipv6">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.pingle.org/2011/06/12/server-move-ipv6/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Growl Server for KDE to Receive Network Alerts</title>
		<link>http://www.pingle.org/2011/04/15/growl-server-kde</link>
		<comments>http://www.pingle.org/2011/04/15/growl-server-kde#comments</comments>
		<pubDate>Fri, 15 Apr 2011 04:20:50 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[growl]]></category>
		<category><![CDATA[kde]]></category>

		<guid isPermaLink="false">http://www.pingle.org/?p=105</guid>
		<description><![CDATA[It&#8217;s no secret that I work with pfSense a lot, and a while back support was added to pfSense for Growl alerts over the network. Tired of being jealous of everyone else with a Mac (and even Windows!) who could &#8230; <a href="http://www.pingle.org/2011/04/15/growl-server-kde">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.pingle.org/2011/04/15/growl-server-kde/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Rapidly Growing SpamAssassin Bayes Tokens File (bayes_toks)</title>
		<link>http://www.pingle.org/2011/02/10/rapidly-growing-bayes_toks</link>
		<comments>http://www.pingle.org/2011/02/10/rapidly-growing-bayes_toks#comments</comments>
		<pubDate>Fri, 11 Feb 2011 02:16:49 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[bayes]]></category>
		<category><![CDATA[bayes_toks]]></category>
		<category><![CDATA[spamassassin]]></category>

		<guid isPermaLink="false">http://www.pingle.org/?p=96</guid>
		<description><![CDATA[On a mail filter I maintain, there is a site-wide bayes database that is periodically trained by hand. It sits quietly and doesn&#8217;t change much over time. That is, until the Bayes database was moved to a new server. The &#8230; <a href="http://www.pingle.org/2011/02/10/rapidly-growing-bayes_toks">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.pingle.org/2011/02/10/rapidly-growing-bayes_toks/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The BSD Show Interview</title>
		<link>http://www.pingle.org/2010/09/12/bsd-show</link>
		<comments>http://www.pingle.org/2010/09/12/bsd-show#comments</comments>
		<pubDate>Sun, 12 Sep 2010 23:32:27 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[pfsense]]></category>
		<category><![CDATA[podcast]]></category>

		<guid isPermaLink="false">http://www.pingle.org/?p=87</guid>
		<description><![CDATA[I was a guest on The BSD Show podcast last week, talking about pfSense. For those of you interested, here&#8217;s the link: http://webbaverse.com/media/tbs-0&#215;0007]]></description>
		<wfw:commentRss>http://www.pingle.org/2010/09/12/bsd-show/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Brother HL-2170w</title>
		<link>http://www.pingle.org/2010/09/12/brother-hl-2170w</link>
		<comments>http://www.pingle.org/2010/09/12/brother-hl-2170w#comments</comments>
		<pubDate>Sun, 12 Sep 2010 23:30:19 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[printers]]></category>
		<category><![CDATA[printing]]></category>

		<guid isPermaLink="false">http://www.pingle.org/?p=88</guid>
		<description><![CDATA[I picked up a new Brother HL-2170w last week. It&#8217;s a network-enabled (wired and wireless) black and white laser printer. At just under $100, and with $30-50 replacement toner cartridges good for thousands of pages worth of output, it was &#8230; <a href="http://www.pingle.org/2010/09/12/brother-hl-2170w">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.pingle.org/2010/09/12/brother-hl-2170w/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
