<?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>PLATFORMedia LLC &#187; f9</title>
	<atom:link href="http://platformedia.com/oss-blog/tag/f9/feed/" rel="self" type="application/rss+xml" />
	<link>http://platformedia.com</link>
	<description>Corporate Web Site</description>
	<lastBuildDate>Sat, 05 Jun 2010 04:49:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>phpMyAdmin, lighttpd and Fedora 9</title>
		<link>http://platformedia.com/oss-blog/phpmyadmin-lighttpd-and-fedora-9/</link>
		<comments>http://platformedia.com/oss-blog/phpmyadmin-lighttpd-and-fedora-9/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 23:01:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[f9]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2008/11/phpmyadmin-lighttpd-and-fedora-9/</guid>
		<description><![CDATA[yum install mysql-server   lighttpd   php php-mysql   phpMyAdmin
This puts the phpMyAdmin install in /usr/share/phpMyAdmin.
Add a new configuration file called /etc/lighttpd/lighttpd-phpMyAdmin.conf :# server.bind = "phpmyadmin.example.com" # If there isn't a server.bind already
# Ensure the modules we need are loaded inserver.modules += ( "mod_cgi" )# server.modules += ( "mod_alias", "mod_cgi" )
$HTTP["host"] == [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/phpmyadmin-lighttpd-and-fedora-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora 9 and encfs Encryption</title>
		<link>http://platformedia.com/oss-blog/fedora-9-and-encfs-encryption/</link>
		<comments>http://platformedia.com/oss-blog/fedora-9-and-encfs-encryption/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 03:49:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[encfs]]></category>
		<category><![CDATA[f9]]></category>
		<category><![CDATA[fc9]]></category>
		<category><![CDATA[fedora]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2008/08/fedora-9-and-encfs-encryption/</guid>
		<description><![CDATA[To get this installed with &#8216;useraccount&#8217; having the rights to use the fuse system, as root do :# yum install encfs# /usr/sbin/groupadd -r fuse# /usr/sbin/usermod -a -G fuse useraccount
# Restart X11 - to get the groups right
Now, as your regular user account (&#8217;useraccount&#8217; from above) :$ encfs ~/.Fieldstone-Secure.encfs ~/Fieldstone-Secure
#   If file doesn't exist [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/fedora-9-and-encfs-encryption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
