<?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>pembo13.com</title>
	<atom:link href="http://pembo13.com/feed" rel="self" type="application/rss+xml" />
	<link>http://pembo13.com</link>
	<description>A collection of knowledge</description>
	<lastBuildDate>Mon, 30 Aug 2010 07:34:29 +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>SELinux FAQ</title>
		<link>http://pembo13.com/2010/08/selinux-faq</link>
		<comments>http://pembo13.com/2010/08/selinux-faq#comments</comments>
		<pubDate>Sun, 29 Aug 2010 21:36:33 +0000</pubDate>
		<dc:creator>Arthur Pemberton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[selinux]]></category>

		<guid isPermaLink="false">http://pembo13.com/?p=28</guid>
		<description><![CDATA[A collection of useful web pages about SELinux]]></description>
		<wfw:commentRss>http://pembo13.com/2010/08/selinux-faq/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Completing a minimal installation</title>
		<link>http://pembo13.com/2010/08/completing-a-minimal-installation</link>
		<comments>http://pembo13.com/2010/08/completing-a-minimal-installation#comments</comments>
		<pubDate>Sat, 28 Aug 2010 18:40:38 +0000</pubDate>
		<dc:creator>Arthur Pemberton</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[installation]]></category>

		<guid isPermaLink="false">http://pembo13.com/?p=25</guid>
		<description><![CDATA[Basic network Changes need to be made to the network interface config at /etc/sysconfig/network-scripts/ifcfg-eth0 set ONBOOT=yes set BOOTPROTO=dhcp]]></description>
		<wfw:commentRss>http://pembo13.com/2010/08/completing-a-minimal-installation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RPM Tricks</title>
		<link>http://pembo13.com/2010/08/rpm-tricks</link>
		<comments>http://pembo13.com/2010/08/rpm-tricks#comments</comments>
		<pubDate>Sat, 07 Aug 2010 22:59:03 +0000</pubDate>
		<dc:creator>Arthur Pemberton</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[rpm]]></category>

		<guid isPermaLink="false">http://pembo13.com/?p=18</guid>
		<description><![CDATA[List installed packages and sort by size rpm -qa --qf '%{size} %{name}\n' &#124; sort -nr]]></description>
		<wfw:commentRss>http://pembo13.com/2010/08/rpm-tricks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can&#8217;t use PHP mail()</title>
		<link>http://pembo13.com/2010/08/cant-use-php-mail</link>
		<comments>http://pembo13.com/2010/08/cant-use-php-mail#comments</comments>
		<pubDate>Sat, 07 Aug 2010 03:13:11 +0000</pubDate>
		<dc:creator>Arthur Pemberton</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[selinux]]></category>

		<guid isPermaLink="false">http://pembo13.com/?p=13</guid>
		<description><![CDATA[If you are on a Fedora (or derivative) system with SELinux enabled, and your PHP script attempts to use the mail() function and fails, you may need to flip an SELinux boolean. First check this: getsebool httpd_can_sendmail If that returns off (false) then you need to flip the boolean (man setsebool for details). setsebool -P [...]]]></description>
		<wfw:commentRss>http://pembo13.com/2010/08/cant-use-php-mail/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ACPI Problems</title>
		<link>http://pembo13.com/2010/07/acpi-problems</link>
		<comments>http://pembo13.com/2010/07/acpi-problems#comments</comments>
		<pubDate>Sat, 31 Jul 2010 04:40:39 +0000</pubDate>
		<dc:creator>Arthur Pemberton</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[acpi]]></category>

		<guid isPermaLink="false">http://pembo13.com/?p=6</guid>
		<description><![CDATA[Turning off ACPI Pass acpi=off to the kernel on boot.]]></description>
		<wfw:commentRss>http://pembo13.com/2010/07/acpi-problems/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
