<?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>Gil&#039;s Blog &#187; freebsd</title>
	<atom:link href="http://keskydee.com/wordpress/archives/tag/freebsd/feed" rel="self" type="application/rss+xml" />
	<link>http://keskydee.com/wordpress</link>
	<description>Opinions of a Frenchman in Florida.</description>
	<lastBuildDate>Tue, 20 Jul 2010 20:41:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>MySQL Optimization on FreeBSD.</title>
		<link>http://keskydee.com/wordpress/archives/812</link>
		<comments>http://keskydee.com/wordpress/archives/812#comments</comments>
		<pubDate>Fri, 29 Jan 2010 14:50:57 +0000</pubDate>
		<dc:creator>gil</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[HOWTO]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[optimization]]></category>

		<guid isPermaLink="false">http://keskydee.com/wordpress/?p=812</guid>
		<description><![CDATA[I have my aviation site Planenews on a FreeBSD server. As traffic increased, I was getting more database errors. Looking around the web for clues, I discovered that FreeBSD did not have a default my.cnf file in /usr/local/etc. You can find sample files in /usr/local/share/mysql. I used my-huge.cnf, renamed it to my.cnf, put it in [...]]]></description>
		<wfw:commentRss>http://keskydee.com/wordpress/archives/812/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeBSD, JPEG not working in GD.</title>
		<link>http://keskydee.com/wordpress/archives/621</link>
		<comments>http://keskydee.com/wordpress/archives/621#comments</comments>
		<pubDate>Mon, 09 Nov 2009 23:14:24 +0000</pubDate>
		<dc:creator>gil</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[GD]]></category>
		<category><![CDATA[ImageMagick]]></category>
		<category><![CDATA[jpeg]]></category>
		<category><![CDATA[not working]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[png]]></category>
		<category><![CDATA[recompile]]></category>

		<guid isPermaLink="false">http://keskydee.com/wordpress/?p=621</guid>
		<description><![CDATA[I have installed GD a few times before, and never cam across this problem, maybe I was just lucky. I installed ImageMagick, GD and JPEG on the machine, a FreeBSD 7.1-RC2 server running Apache 1.3.41 and PHP 5.2.11. /usr/ports/graphics/gd /usr/ports/graphics/ImageMagick /usr/ports/graphics/jpeg That was easy, just &#8220;make install clean&#8221; and you&#8217;re in business.. Then, I proceeded [...]]]></description>
		<wfw:commentRss>http://keskydee.com/wordpress/archives/621/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: keskydee.com @ 2010-07-29 19:07:00 by W3 Total Cache -->