<?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</title>
	<atom:link href="http://www.ozymo.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ozymo.com</link>
	<description>What more could you want?</description>
	<lastBuildDate>Tue, 31 Oct 2023 12:36:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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>

		<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 return]
ps ax &#124; [...]]]></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>

		<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 configuration file that [...]]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/289/feed</wfw:commentRss>
		<slash:comments>0</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 -l
6
How annoying it is, having [...]]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/284/feed</wfw:commentRss>
		<slash:comments>0</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   27887  0.0 12.6 265956 33264 ?        S    08:42   [...]]]></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 provide some background [...]]]></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 installed and available [...]]]></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&#8217;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 it into a .htaccess [...]]]></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 pop3 [...]]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/260/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visor for Linux (sort of)</title>
		<link>http://www.ozymo.com/explosions/244</link>
		<comments>http://www.ozymo.com/explosions/244#comments</comments>
		<pubDate>Mon, 16 Oct 2023 12:04:09 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/?p=244</guid>
		<description><![CDATA[I&#8217;ve been envious of a friend&#8217;s Visor app on her Mac for a while now, and finally decided to do something about it.
I run Debian Lenny with a Gnome desktop and the Compiz-Fusion window manager.
Compiz is pretty darn cool, it&#8217;s what makes all those nifty 3D effect that some people are rather fond of. I [...]]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/244/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 that [...]]]></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, but backports.org&#8217;s is [...]]]></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: error: for each function it [...]]]></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:
On  many systems this program should [...]]]></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>4</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 &#8216;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; done

It really does [...]]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/197/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UNIX Permissions and Apache</title>
		<link>http://www.ozymo.com/explosions/193</link>
		<comments>http://www.ozymo.com/explosions/193#comments</comments>
		<pubDate>Sat, 06 Dec 2008 00:22:48 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/~chuck/blog/explosions/193</guid>
		<description><![CDATA[The terms &#8220;755&#8243; and &#8220;777&#8243; can be a little confusing unless you are
familiar with UNIX permissions. These two items are octal notation
representing the bits set for particular permissions for each of &#8220;user&#8221;,
&#8220;group&#8221;, and &#8220;other&#8221;. Each digit corresponds to one of these.
Basically, permissions can be comprised of three numbers, which, when
added together, give you a permission [...]]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/193/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove the Query String from a RewriteRule</title>
		<link>http://www.ozymo.com/explosions/191</link>
		<comments>http://www.ozymo.com/explosions/191#comments</comments>
		<pubDate>Thu, 27 Nov 2008 06:20:27 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/~chuck/blog/explosions/191</guid>
		<description><![CDATA[Apache&#8217;s mod_rewrite is a whole universe of complexity of and to itself.
Suppose I have a URL that I want to redirect elsewhere:
http://www.ozymo.com/~chuck/home/tester.php?name=chuck&#038;date=today
This PHP script doesn&#8217;t even exist on the server.  This one does:
http://www.ozymo.com/~chuck/projects/mod/redird.html
So, I configure Apache to allow me to issue mod_rewrite directives in a
.htaccess file for that directory:

      [...]]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/191/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Monitor Load from the Terminal</title>
		<link>http://www.ozymo.com/explosions/189</link>
		<comments>http://www.ozymo.com/explosions/189#comments</comments>
		<pubDate>Wed, 26 Nov 2008 00:58:40 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/~chuck/blog/explosions/189</guid>
		<description><![CDATA[I modified a neat little hack, borrowed from Linux Server Hacks
(O&#8217;Reilly), so that whenever I ssh into my server, I can monitor the load
from the title bar of the terminal I&#8217;m using.
So, here&#8217;s the hack, as the book presents it:
$ cat ~/bin/tl
#!/usr/bin/perl -w
use strict;
$&#124;++;
my $host=`/bin/hostname`;
chomp $host;
while(1) {
open(LOAD,&#8221;/proc/loadavg&#8221;) &#124;&#124; die &#8220;Couldn&#8217;t open /proc/loadavg: $!\n&#8221;;
my @load=split(/ /,);
close(LOAD);
print [...]]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/189/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog by Email</title>
		<link>http://www.ozymo.com/explosions/184</link>
		<comments>http://www.ozymo.com/explosions/184#comments</comments>
		<pubDate>Thu, 20 Nov 2008 21:59:42 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/~chuck/blog/archives/184</guid>
		<description><![CDATA[I&#8217;m sure that there are about 18 million people that already know how to
&#8220;Blog by Email&#8221;, and do it on a regular basis.  But I just learned about
it, and thought I would share.
At this URL, there is a plethora of information for configuring this
&#8220;Blog by Email&#8221; setup.  It took me about thirty-eight seconds [...]]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/184/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Segmentation fault: nvidia-settings, Ubuntu Intrepid</title>
		<link>http://www.ozymo.com/explosions/180</link>
		<comments>http://www.ozymo.com/explosions/180#comments</comments>
		<pubDate>Tue, 04 Nov 2008 00:22:40 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ibex]]></category>
		<category><![CDATA[NVIDIA]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/~chuck/blog/?p=180</guid>
		<description><![CDATA[In Intrepid, the nvidia-settings application throws a segmentation fault when trying to write changes to the X config file in /etc/X11/xorg.conf.
A workaround I found on the net was to rename or remove the xorg.conf file.  I&#8217;m not certain why this is happening, but there&#8217;s an existing bug report on it.
/cs
UPDATE: A fix was released for [...]]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/180/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSolaris as Synergy Host</title>
		<link>http://www.ozymo.com/explosions/174</link>
		<comments>http://www.ozymo.com/explosions/174#comments</comments>
		<pubDate>Wed, 22 Oct 2008 20:00:09 +0000</pubDate>
		<dc:creator>chuck</dc:creator>
				<category><![CDATA[Admin]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Synergy]]></category>

		<guid isPermaLink="false">http://www.ozymo.com/~chuck/blog/?p=174</guid>
		<description><![CDATA[UPDATE 081205: Adding &#8220;AllowTcpForwarding&#8221; to the sshd_config and restarting SSH should enable port forwarding, as it is disabled by default.
&#8211;
I have installed OpenSolaris on my Gateway MT3705 notebook.  I know.  I must be a glutton for punishment.
I have a Dell desktop that I also use, and like to have my laptop be the &#8220;control center&#8221;.  [...]]]></description>
		<wfw:commentRss>http://www.ozymo.com/explosions/174/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
