<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Less-than-serious Tutorial On Ubuntu Web Server Installation</title>
	<atom:link href="http://blog.gordaen.com/2007/01/18/less-than-serious-tutorial-on-ubuntu-web-server-installation/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gordaen.com/2007/01/18/less-than-serious-tutorial-on-ubuntu-web-server-installation/</link>
	<description>Ramblings about art, education, culture and a lot more</description>
	<lastBuildDate>Tue, 07 Feb 2012 16:48:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ian Clifton</title>
		<link>http://blog.gordaen.com/2007/01/18/less-than-serious-tutorial-on-ubuntu-web-server-installation/comment-page-1/#comment-110582</link>
		<dc:creator>Ian Clifton</dc:creator>
		<pubDate>Mon, 14 Sep 2009 04:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gordaen.com/2007/01/18/less-than-serious-tutorial-on-ubuntu-web-server-installation/#comment-110582</guid>
		<description>Rhys, it&#039;s really tough to say if non-red-circled keyboards will work.  I recommend buying a red Sharpie and creating your own red circle; if you do it well enough, the computer might not know the difference.  Good luck!</description>
		<content:encoded><![CDATA[<p>Rhys, it&#8217;s really tough to say if non-red-circled keyboards will work.  I recommend buying a red Sharpie and creating your own red circle; if you do it well enough, the computer might not know the difference.  Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rhys</title>
		<link>http://blog.gordaen.com/2007/01/18/less-than-serious-tutorial-on-ubuntu-web-server-installation/comment-page-1/#comment-110581</link>
		<dc:creator>Rhys</dc:creator>
		<pubDate>Fri, 11 Sep 2009 21:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gordaen.com/2007/01/18/less-than-serious-tutorial-on-ubuntu-web-server-installation/#comment-110581</guid>
		<description>I asked my neighbor to print the photo of the keyboard because I couldn&#039;t figure it out. Anyway, when I got to the Best Buy, they didn&#039;t have any with red circles. They only had non-red-circled keyboards. Will those work ok, or do I really need to have the red circle?</description>
		<content:encoded><![CDATA[<p>I asked my neighbor to print the photo of the keyboard because I couldn&#8217;t figure it out. Anyway, when I got to the Best Buy, they didn&#8217;t have any with red circles. They only had non-red-circled keyboards. Will those work ok, or do I really need to have the red circle?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://blog.gordaen.com/2007/01/18/less-than-serious-tutorial-on-ubuntu-web-server-installation/comment-page-1/#comment-110463</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Sun, 15 Feb 2009 01:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gordaen.com/2007/01/18/less-than-serious-tutorial-on-ubuntu-web-server-installation/#comment-110463</guid>
		<description>This gave me a much needed laugh in my quest to set up a web server.</description>
		<content:encoded><![CDATA[<p>This gave me a much needed laugh in my quest to set up a web server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alonso</title>
		<link>http://blog.gordaen.com/2007/01/18/less-than-serious-tutorial-on-ubuntu-web-server-installation/comment-page-1/#comment-110445</link>
		<dc:creator>Alonso</dc:creator>
		<pubDate>Sat, 10 Jan 2009 20:21:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gordaen.com/2007/01/18/less-than-serious-tutorial-on-ubuntu-web-server-installation/#comment-110445</guid>
		<description>Thanks for the reply ian it was helpful</description>
		<content:encoded><![CDATA[<p>Thanks for the reply ian it was helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Clifton</title>
		<link>http://blog.gordaen.com/2007/01/18/less-than-serious-tutorial-on-ubuntu-web-server-installation/comment-page-1/#comment-110425</link>
		<dc:creator>Ian Clifton</dc:creator>
		<pubDate>Thu, 18 Dec 2008 04:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gordaen.com/2007/01/18/less-than-serious-tutorial-on-ubuntu-web-server-installation/#comment-110425</guid>
		<description>Alonso, /var/www is typically owned by root or www-data, so there are a few ways you can take care of the problem, depending on your concern for security.  The best bet is usually to set the group to something like www-data and add your user to that group.  When testing out things quickly, I&#039;ve replaced www with a symlink to whatever folder I want to use (such as one in my homedir).  You can also change the config to look elsewhere, which is a good option when using vhosts.</description>
		<content:encoded><![CDATA[<p>Alonso, /var/www is typically owned by root or www-data, so there are a few ways you can take care of the problem, depending on your concern for security.  The best bet is usually to set the group to something like www-data and add your user to that group.  When testing out things quickly, I&#8217;ve replaced www with a symlink to whatever folder I want to use (such as one in my homedir).  You can also change the config to look elsewhere, which is a good option when using vhosts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alonso</title>
		<link>http://blog.gordaen.com/2007/01/18/less-than-serious-tutorial-on-ubuntu-web-server-installation/comment-page-1/#comment-110424</link>
		<dc:creator>Alonso</dc:creator>
		<pubDate>Wed, 17 Dec 2008 22:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gordaen.com/2007/01/18/less-than-serious-tutorial-on-ubuntu-web-server-installation/#comment-110424</guid>
		<description>I am new to this. Did all that but I cant put any files in the www folder, do you have to give yourself write permissions to the folder, is that safe or do you have to log on as root to setup the content</description>
		<content:encoded><![CDATA[<p>I am new to this. Did all that but I cant put any files in the www folder, do you have to give yourself write permissions to the folder, is that safe or do you have to log on as root to setup the content</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kane</title>
		<link>http://blog.gordaen.com/2007/01/18/less-than-serious-tutorial-on-ubuntu-web-server-installation/comment-page-1/#comment-110391</link>
		<dc:creator>Kane</dc:creator>
		<pubDate>Tue, 14 Oct 2008 20:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gordaen.com/2007/01/18/less-than-serious-tutorial-on-ubuntu-web-server-installation/#comment-110391</guid>
		<description>I think, considering why this article was made to begin with, the author made his/her point... Besides, it&#039;s funny as hell :P 

It sucks that people have to nock a guy for trying to help shed a little light, there are those of us who do appreciate it though, keep the tuts coming and many thanks for the effort involved!

To those of you who can&#039;t think of something better to do than flame people for trying to help... You&#039;re the reason why tech support everywhere firmly believes everybody should be forced to take an IQ test prior to buying a computer and another before being allowed internet access. If User_IQ &lt; Potatoe_IQ then User_ID = BANNED!</description>
		<content:encoded><![CDATA[<p>I think, considering why this article was made to begin with, the author made his/her point&#8230; Besides, it&#8217;s funny as hell <img src='http://blog.gordaen.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  </p>
<p>It sucks that people have to nock a guy for trying to help shed a little light, there are those of us who do appreciate it though, keep the tuts coming and many thanks for the effort involved!</p>
<p>To those of you who can&#8217;t think of something better to do than flame people for trying to help&#8230; You&#8217;re the reason why tech support everywhere firmly believes everybody should be forced to take an IQ test prior to buying a computer and another before being allowed internet access. If User_IQ &lt; Potatoe_IQ then User_ID = BANNED!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://blog.gordaen.com/2007/01/18/less-than-serious-tutorial-on-ubuntu-web-server-installation/comment-page-1/#comment-30139</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 14 Sep 2007 11:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gordaen.com/2007/01/18/less-than-serious-tutorial-on-ubuntu-web-server-installation/#comment-30139</guid>
		<description>Josh, you&#039;re an asshole. I think that about sums up your attitude</description>
		<content:encoded><![CDATA[<p>Josh, you&#8217;re an asshole. I think that about sums up your attitude</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://blog.gordaen.com/2007/01/18/less-than-serious-tutorial-on-ubuntu-web-server-installation/comment-page-1/#comment-2954</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Fri, 19 Jan 2007 04:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gordaen.com/2007/01/18/less-than-serious-tutorial-on-ubuntu-web-server-installation/#comment-2954</guid>
		<description>Wow, nice you are an idiot flash link.  I liked how you gave me lots of pretty pictures to enjoy and gave me plenty links to everywhere possible on the internet.</description>
		<content:encoded><![CDATA[<p>Wow, nice you are an idiot flash link.  I liked how you gave me lots of pretty pictures to enjoy and gave me plenty links to everywhere possible on the internet.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

