<?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>~chuck/blog &#187; chuck</title>
	<atom:link href="http://www.ozymo.com/explosions/author/chuck/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ozymo.com</link>
	<description>What more could you want?</description>
	<lastBuildDate>Tue, 17 Oct 2023 03:57:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Add your www with mod_rewrite</title>
		<link>http://www.ozymo.com/explosions/357</link>
		<comments>http://www.ozymo.com/explosions/357#comments</comments>
		<pubDate>Thu, 29 Jul 2010 05:08:31 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Admin]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/?p=357</guid>
		<description><![CDATA[It&#8217;s been said a million times, why do we need the www in the URL? The answer is simple: we want our sites to look professional. Here&#8217;s how to automatically prepend the www when some crazy hippie forgets it. In the LoadModules section of the config, make sure mod_rewrite is enabled. On Red Hat or]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/357/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why I Love Being a Geek</title>
		<link>http://www.ozymo.com/explosions/353</link>
		<comments>http://www.ozymo.com/explosions/353#comments</comments>
		<pubDate>Fri, 25 Jun 2010 13:07:27 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[geekery]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/?p=353</guid>
		<description><![CDATA[Moments like these are deeply cherished: 07:09 Russ: I can not believe Google put a front end to Usenet. 07:17 kale: why not 07:42 Russ: Why not what? 07:52 mostlychris: why what not why? 07:52 paul: why not why what not why, that&#8217;s why. 07:52 mostlychris: because 07:53 paul: touche /cs]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/353/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lazy Umounting</title>
		<link>http://www.ozymo.com/explosions/348</link>
		<comments>http://www.ozymo.com/explosions/348#comments</comments>
		<pubDate>Fri, 11 Jun 2010 13:46:53 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Admin]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/?p=348</guid>
		<description><![CDATA[I came across a mounted sdb1 partition, but the physical device didn&#8217;t exist. This was on a Red Hat EL 5 box. No files in the mount point, obviously, no users logged in but me, and I wasn&#8217;t standing in the directory. Even lsof couldn&#8217;t show me anything about that directory, and I almost cried]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/348/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webmin Java-based File Manager and Mac, Safari</title>
		<link>http://www.ozymo.com/explosions/345</link>
		<comments>http://www.ozymo.com/explosions/345#comments</comments>
		<pubDate>Fri, 04 Jun 2010 13:55:19 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Admin]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[secure web content]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/?p=345</guid>
		<description><![CDATA[So, Mac uses their own Java, and Webmin doesn&#8217;t like it. I&#8217;ve found that opening Applications ->Utilities -> Java Preferences.app and clearing the cache helps. Click the Network tab, and click &#8220;Delete Files&#8230;&#8221; Optionally, uncheck &#8220;Keep temporary files for fast access&#8221; to make the fix permanent. Hope this helps! /cs]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/345/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SOLVED &#8211; OS X Update 10.6.3 broke GPGMail with Mail.app</title>
		<link>http://www.ozymo.com/explosions/334</link>
		<comments>http://www.ozymo.com/explosions/334#comments</comments>
		<pubDate>Fri, 23 Apr 2010 05:37:49 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/?p=334</guid>
		<description><![CDATA[Here&#8217;s the error: Internal error: -[MimePart getNumberOfAttachments:isSigned:isEncrypted:]: unrecognized selector sent to instance 0x118db5c90 Here&#8217;s more info: http://bit.ly/98pfQR Further to that mail list, I run GPG 2. Since it&#8217;s throwing a Cocoa error (unrecognized selector&#8230;) it&#8217;s gotta be something in the GPGMail app, likely having to do with the random, errant ways Apple changes its APIs.]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/334/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Plesk 9 and PCI compliance</title>
		<link>http://www.ozymo.com/explosions/328</link>
		<comments>http://www.ozymo.com/explosions/328#comments</comments>
		<pubDate>Wed, 14 Apr 2010 08:46:27 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Admin]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[secure web content]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/?p=328</guid>
		<description><![CDATA[The basics are easy, as one can attest with a Google search: Apache, Mail, etc. But, I&#8217;ve found that the Plesk CP for Plesk 9 doesn&#8217;t run on Apache, it runs on Lighttpd. To disable weak ciphers on a Plesk/Red Hat box, edit /etc/sw-cp-server/applications.d/plesk.conf and add this line: ssl.cipher-list = &#8220;TLSv1+HIGH !SSLv2 RC4+MEDIUM !aNULL !eNULL]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/328/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Teensy ELF executables</title>
		<link>http://www.ozymo.com/explosions/321</link>
		<comments>http://www.ozymo.com/explosions/321#comments</comments>
		<pubDate>Wed, 17 Mar 2010 06:13:34 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[compiling]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/?p=321</guid>
		<description><![CDATA[Holy crap. I wish I was at awesome as systems programming as this guy. /cs]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/321/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>at jobs in OS X</title>
		<link>http://www.ozymo.com/explosions/307</link>
		<comments>http://www.ozymo.com/explosions/307#comments</comments>
		<pubDate>Wed, 10 Mar 2010 09:32:30 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Admin]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/?p=307</guid>
		<description><![CDATA[So, Apple turned at off by default, cause who uses at, right? Well, I do. Here&#8217;s how you can too: $ sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.atrun.plist Once this is done, the at service is running. To make a handy-dandy alert system, try using at with the &#8220;open&#8221; command, like so: $ at 3:01 today [hit]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/307/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GPG, Mail 4.2, Snow Leopard, and Happiness</title>
		<link>http://www.ozymo.com/explosions/289</link>
		<comments>http://www.ozymo.com/explosions/289#comments</comments>
		<pubDate>Fri, 05 Feb 2010 09:31:26 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/?p=289</guid>
		<description><![CDATA[I discovered Cyanide and Happiness on YouTube the other day. It&#8217;s hilarious. Also, I found a way to use GPG signing and encryption in Apple&#8217;s Mail app. First, quit Mail. I know it&#8217;s hard, but you can do it! Second, back up your GPG keys and REMOVE YOUR EXISTING ~/.gnupg directory if it exists. The]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/289/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Netstat + MacOS X &#8211; Linux = Nightmare</title>
		<link>http://www.ozymo.com/explosions/284</link>
		<comments>http://www.ozymo.com/explosions/284#comments</comments>
		<pubDate>Sat, 23 Jan 2010 09:20:49 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/?p=284</guid>
		<description><![CDATA[Being a Linux user, I am quite accustomed to the netstat flags that I use most often (plant, or sometimes tupac). I recently acquired a MacBook Pro, and found the netstat flags quite different. clstearns@olly:~$ netstat -ntpl netstat: l: unknown or uninstrumented protocol clstearns@olly:~$ netstat -ntl &#124; wc -l 221 clstearns@eli:~$ netstat -ntl &#124; wc]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/284/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>doexec</title>
		<link>http://www.ozymo.com/explosions/281</link>
		<comments>http://www.ozymo.com/explosions/281#comments</comments>
		<pubDate>Thu, 21 Jan 2010 11:09:16 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/?p=281</guid>
		<description><![CDATA[Check this out: $ doexec yes lolbutts &#62; /dev/null &#38; $ ps auxww &#124; grep lolbutts 500      28962 96.8  0.2  58908   544 pts/1    R    11:00   0:06 lolbutts OK, so now here this: $ doexec /tmp/udp.pl /usr/sbin/httpd &#38; $ ps auxww &#124; grep httpd apache   27601  0.0 12.9 264324 34016 ?        S    07:44   0:08 /usr/sbin/httpd apache  ]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/281/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WalMart&#8217;s Broken Mail Server</title>
		<link>http://www.ozymo.com/explosions/273</link>
		<comments>http://www.ozymo.com/explosions/273#comments</comments>
		<pubDate>Tue, 05 Jan 2010 03:09:12 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/?p=273</guid>
		<description><![CDATA[I do simple DNS checks on the hosts that attempt to send mail to my server. Wal-Mart fails: Jan 4 23:07:18 oz postfix/smtpd[25560]: NOQUEUE: reject: RCPT from mail1.walmart.com[161.170.244.39]: 450 4.7.1 < ndc-mta1.walmart.com >: Helo command rejected: Host not found; from=< batch@ndc-fulmailapp1.walmart.com > to=< addy@ozymo.com > proto=ESMTP helo=< ndc-mta1.walmart.com > /cs UPDATE: I&#8217;ve been asked to]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/273/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS and Red Hat have meta-packages too.</title>
		<link>http://www.ozymo.com/explosions/271</link>
		<comments>http://www.ozymo.com/explosions/271#comments</comments>
		<pubDate>Sat, 19 Dec 2009 12:55:58 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/?p=271</guid>
		<description><![CDATA[I recently rediscovered some interesting functionality in the yum application used by CentOS, Fedora, Red Hat, and others. Namely, meta-packages or &#8220;groups&#8221; that will install a set of packages geared toward a specific function. For instance, to list installed and available groups, do as such: # yum grouplist This will provide a list of all]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/271/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable PHP&#8217;s APC module for a single domain</title>
		<link>http://www.ozymo.com/explosions/269</link>
		<comments>http://www.ozymo.com/explosions/269#comments</comments>
		<pubDate>Fri, 20 Nov 2009 13:54:03 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/?p=269</guid>
		<description><![CDATA[In the event that you need to disable PHP&#8216;s APC, Advanced PHP Cache, module for a single domain, add the following to the Apache configuration: &#60;Directory /path/to/docroot&#62; php_admin_flag apc.enabled &#8220;0&#8243; &#60;/Directory&#62; If you want to do this on the fly for developers so they can actually see their changes before the cache updates, simply throw]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/269/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disabled SSLv2 in Plesk qmail</title>
		<link>http://www.ozymo.com/explosions/267</link>
		<comments>http://www.ozymo.com/explosions/267#comments</comments>
		<pubDate>Sat, 14 Nov 2009 07:56:54 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/?p=267</guid>
		<description><![CDATA[Thanks to somerandomstuff.com for their excellent article on disabling SSLv2 ciphers in qmail. Create this file: # cat /var/qmail/control/tlsserverciphers ALL:!ADH:!LOW:!SSLv2:!EXP:+HIGH:+MEDIUM Restart qmail, and done. Happy hacking! /cs]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/267/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calculate Mail Bandwidth Usage in Plesk</title>
		<link>http://www.ozymo.com/explosions/260</link>
		<comments>http://www.ozymo.com/explosions/260#comments</comments>
		<pubDate>Wed, 04 Nov 2009 06:04:41 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/?p=260</guid>
		<description><![CDATA[Here&#8217;s a little command line hack that will calculate the bandwidth for all maillogs on your Plesk server, for SMTP, and POP/IMAP send and receive: (echo &#8220;smtp:  `(cat maillog maillog.processed &#38;&#38; zcat maillog.processed.*) &#124; grep bytes &#124; grep qmail: &#124; awk &#8216;{sum=sum+$11} END { print sum}&#8217;`&#8221; &#38;&#38; (cat maillog maillog.processed &#38;&#38; zcat maillog.processed.*) &#124; grep]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/260/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Button Implants</title>
		<link>http://www.ozymo.com/explosions/242</link>
		<comments>http://www.ozymo.com/explosions/242#comments</comments>
		<pubDate>Fri, 11 Sep 2009 11:02:43 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/?p=242</guid>
		<description><![CDATA[Yes, Google&#8217;s buttons got bigger. /cs]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/242/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bilbo Blogger</title>
		<link>http://www.ozymo.com/explosions/240</link>
		<comments>http://www.ozymo.com/explosions/240#comments</comments>
		<pubDate>Thu, 10 Sep 2009 08:07:54 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/explosions/240</guid>
		<description><![CDATA[Mostly just trying this bilbo thing out. /cs UPDATE: looks like it works pretty good.]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/240/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix with SASL and TLS</title>
		<link>http://www.ozymo.com/explosions/231</link>
		<comments>http://www.ozymo.com/explosions/231#comments</comments>
		<pubDate>Thu, 27 Aug 2009 03:51:00 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/?p=231</guid>
		<description><![CDATA[So, I decided to add a little security to the mail system with SASL auth and TLS. We&#8217;ll discuss TLS configuration first because I set Postfix up to only allow TLS logins, so testing whether or not SASL is working later requires that TLS be set up, in this particular case. First, create a cert]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/231/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Latest Pidgin in Lenny</title>
		<link>http://www.ozymo.com/explosions/226</link>
		<comments>http://www.ozymo.com/explosions/226#comments</comments>
		<pubDate>Sat, 15 Aug 2009 07:04:25 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/?p=226</guid>
		<description><![CDATA[My thanks to zulfikars.org for an excellent, easy-to-follow solution to the Pidgin-Yahoo problem. It worked like a champ, and I didn&#8217;t have to update to sid. It&#8217;s also a great introduction to building packages in Debian. /cs UPDATE: After I implemented the above solution, I learned about Debian backports. zulfikars&#8217;s solution is excellent and informative,]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/226/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building HAL on BLFS</title>
		<link>http://www.ozymo.com/explosions/218</link>
		<comments>http://www.ozymo.com/explosions/218#comments</comments>
		<pubDate>Thu, 02 Jul 2009 08:54:03 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/~chuck/blog/?p=218</guid>
		<description><![CDATA[While attempting to build HAL on Beyond Linux From Scratch (Currently the SVN version, scheduled to be the 6.4 release), I came across this error: probe-storage.c: In function &#8216;main&#8217;: probe-storage.c:462: error: dereferencing pointer to incomplete type probe-storage.c:462: error: &#8216;VOLUME_ID_FILESYSTEM&#8217; undeclared (first use in this function) probe-storage.c:462: error: (Each undeclared identifier is reported only once probe-storage.c:462:]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/218/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Warning: using insecure memory!</title>
		<link>http://www.ozymo.com/explosions/211</link>
		<comments>http://www.ozymo.com/explosions/211#comments</comments>
		<pubDate>Sat, 21 Mar 2009 13:31:22 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/~chuck/blog/?p=211</guid>
		<description><![CDATA[This nearly scared the life out of me: [chuck@thom ~]$ gpg -v Warning: using insecure memory! gpg: Go ahead and type your message ... I was on a FreeBSD virtual machine, and had just installed GnuPG.  As it turns out, I rtfm&#8217;d and found the solution: In the &#8220;BUGS&#8221; section of the gpg(1) man page:]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/211/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intro to Apache Redirects</title>
		<link>http://www.ozymo.com/explosions/202</link>
		<comments>http://www.ozymo.com/explosions/202#comments</comments>
		<pubDate>Wed, 21 Jan 2009 00:36:52 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/~chuck/blog/?p=202</guid>
		<description><![CDATA[I came across an issue where a customer needed education on using Redirect in the Apache config.  Particularly, the redirects were being configured through webmin (which, btw, does an amazing job of mangling the httpd.conf file!).  I though somebody may find it useful, and cleaned it up.  The names or websites have been changed to]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/202/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>whatismyip.org seems to be down&#8230;</title>
		<link>http://www.ozymo.com/explosions/199</link>
		<comments>http://www.ozymo.com/explosions/199#comments</comments>
		<pubDate>Fri, 12 Dec 2008 21:57:11 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/~chuck/blog/explosions/199</guid>
		<description><![CDATA[. . . so i created myip.ozymo.com which does the same thing: $ curl myip.ozymo.com 64.39.19.8 Sometimes it&#8217;s nice to get just the IP returned without all the fluff. /cs]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/199/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Clean out your Postfix Queue</title>
		<link>http://www.ozymo.com/explosions/197</link>
		<comments>http://www.ozymo.com/explosions/197#comments</comments>
		<pubDate>Tue, 09 Dec 2008 23:04:04 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/~chuck/blog/explosions/197</guid>
		<description><![CDATA[Hello, all! I just had to clean out a Postfix queue, and came up with this little oneliner: for i in `postqueue -p &#124; grep -B1 &#8217;450\&#124;451\&#124;452\&#124;421\&#124;server dropped connection\&#124;Connection refused\&#124;Connection timed out\&#124;Host not found\&#124; Blacklisted\&#124;DELETED\&#124;PTR\&#124;reverse dns\&#124;refused to talk\&#124;No route to host\&#124;while sending\&#124;timed out\&#124;timeout\&#124;root&#8217; &#124; grep ^[0-9A-G] &#124; cut -d&#8217; &#8216; -f1`; do postsuper -d $i;]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/197/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
