<?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>philihp.com &#187; Ubuntu</title>
	<atom:link href="http://www.philihp.com/blog/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.philihp.com/blog</link>
	<description>I do things, and then I tell the internet about them.</description>
	<lastBuildDate>Mon, 06 Feb 2012 05:40:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Enable mod_userdir for Apache2 on Ubuntu 8.10</title>
		<link>http://www.philihp.com/blog/2009/enable-mod_userdir-for-apache2-on-ubuntu-810/</link>
		<comments>http://www.philihp.com/blog/2009/enable-mod_userdir-for-apache2-on-ubuntu-810/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 06:42:59 +0000</pubDate>
		<dc:creator>philihp</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[mod_userdir]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.philihp.com/blog/?p=281</guid>
		<description><![CDATA[To enable mod_userdir, so your server&#8217;s Apache httpd server will respond to requests like &#8220;http://www.yourserver.com/~someuser&#8221;, use the a2enmod command, then restart Apache to pickup the change: sudo a2enmod userdir sudo /etc/init.d/apache2 restart]]></description>
			<content:encoded><![CDATA[<p>To enable mod_userdir, so your server&#8217;s Apache httpd server will respond to requests like &#8220;http://www.yourserver.com/~someuser&#8221;, use the a2enmod command, then restart Apache to pickup the change:</p>
<p><code>sudo a2enmod userdir<br />
sudo /etc/init.d/apache2 restart</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.philihp.com/blog/2009/enable-mod_userdir-for-apache2-on-ubuntu-810/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing SAS 9.1.3 on Ubuntu Linux 8.10</title>
		<link>http://www.philihp.com/blog/2009/installing-sas-913-on-ubuntu-linux-810/</link>
		<comments>http://www.philihp.com/blog/2009/installing-sas-913-on-ubuntu-linux-810/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 00:42:43 +0000</pubDate>
		<dc:creator>philihp</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[SAS]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.philihp.com/blog/2009/01/installing-sas-913-on-ubuntu-linux-810/</guid>
		<description><![CDATA[It works. Just follow the instructions.]]></description>
			<content:encoded><![CDATA[<p>It works. Just follow the instructions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.philihp.com/blog/2009/installing-sas-913-on-ubuntu-linux-810/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

