<?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>Joshua Ostrom - riafan &#187; Suse</title>
	<atom:link href="http://www.joshuaostrom.com/category/suse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joshuaostrom.com</link>
	<description>RIA, embedded programming, what else!</description>
	<lastBuildDate>Thu, 10 Nov 2011 20:12:55 +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>Debugging Apache</title>
		<link>http://www.joshuaostrom.com/2010/04/23/debugging-apache/</link>
		<comments>http://www.joshuaostrom.com/2010/04/23/debugging-apache/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 13:58:42 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Suse]]></category>

		<guid isPermaLink="false">http://www.joshuaostrom.com/2010/04/23/debugging-apache/</guid>
		<description><![CDATA[Problem: Apache quit working Solution: Debug via gdb httpd2 Apache quit working after some network changes. The error log contained numerous child pid 20038 exit signal Segmentation fault (11) lines. Running gdb httpd2 along with a backtrace (bt) revealed the function / line of code throwing the error. The problem was quickly tracked down to [...]]]></description>
		<wfw:commentRss>http://www.joshuaostrom.com/2010/04/23/debugging-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dbtcp on SuSe 10.x</title>
		<link>http://www.joshuaostrom.com/2007/11/07/dbtcp-on-suse-10x/</link>
		<comments>http://www.joshuaostrom.com/2007/11/07/dbtcp-on-suse-10x/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 22:25:38 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Suse]]></category>
		<category><![CDATA[dbtcp]]></category>

		<guid isPermaLink="false">http://dluminosity.com/blog/?p=10</guid>
		<description><![CDATA[First off, to compile dbtcp as a PHP extension, you&#8217;ll need to have phpize installed. I didn&#8217;t, so I opened up YAST and click on PHP&#8217;s devel package. A YAST dependency warning is thrown, click remove php-devel, press OK, select ignore and OK. Extract archive to /usr/src/dbtcp >cd /usr/src/dbtcp Opened MakeFile and added -fPIC to [...]]]></description>
		<wfw:commentRss>http://www.joshuaostrom.com/2007/11/07/dbtcp-on-suse-10x/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Suse FTP users authenticated from eDirectory via LDAP</title>
		<link>http://www.joshuaostrom.com/2007/07/14/suse-ftp-users-authenticated-from-edirectory-via-ldap/</link>
		<comments>http://www.joshuaostrom.com/2007/07/14/suse-ftp-users-authenticated-from-edirectory-via-ldap/#comments</comments>
		<pubDate>Sat, 14 Jul 2007 16:03:06 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[LDAP]]></category>
		<category><![CDATA[Suse]]></category>
		<category><![CDATA[eDirectory]]></category>

		<guid isPermaLink="false">http://dluminosity.com/blog/?p=7</guid>
		<description><![CDATA[I recently needed to integrate eDirectory users and FTP access on a Suse 10x server. The following describe the steps needed to get things talking. Here are some reference links for supplemental information How to Configure Linux to Authenticate to eDirectory via LDAP AppNote: PAM Integration with eDirectory and LDAP Installing Pure-FTPd on SLES 10 [...]]]></description>
		<wfw:commentRss>http://www.joshuaostrom.com/2007/07/14/suse-ftp-users-authenticated-from-edirectory-via-ldap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

