<?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: DIY Webserver from Scratch</title>
	<atom:link href="http://www.sigmasquared.co.za/2010/02/diy-webserver-from-scratch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sigmasquared.co.za/2010/02/diy-webserver-from-scratch/</link>
	<description>Random Thoughts and Inconsistencies</description>
	<lastBuildDate>Tue, 07 Jun 2011 12:19:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Ross</title>
		<link>http://www.sigmasquared.co.za/2010/02/diy-webserver-from-scratch/comment-page-1/#comment-104</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Wed, 10 Feb 2010 10:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.sigmasquared.co.za/?p=205#comment-104</guid>
		<description>Thanks Wogan!   I agree on installing Wordpress to the root of the server if its the only thing there, however for simplicity&#039;s sake I opted for leaving it in the default folder from the extraction for the purpose of the article.   I will definitely look into WPMU, wasn&#039;t aware of it at all (only been learning WP in the last 4 months or so), love the homepage feature of &quot;Ambiguity about how to pronounce its name&quot;!

Thanks as well for the hosts file link, think I may just add another article on it here for multiple OS&#039;s as I did with the little IP address post. :P</description>
		<content:encoded><![CDATA[<p>Thanks Wogan!   I agree on installing WordPress to the root of the server if its the only thing there, however for simplicity&#8217;s sake I opted for leaving it in the default folder from the extraction for the purpose of the article.   I will definitely look into WPMU, wasn&#8217;t aware of it at all (only been learning WP in the last 4 months or so), love the homepage feature of &#8220;Ambiguity about how to pronounce its name&#8221;!</p>
<p>Thanks as well for the hosts file link, think I may just add another article on it here for multiple OS&#8217;s as I did with the little IP address post. <img src='http://www.sigmasquared.co.za/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wogan</title>
		<link>http://www.sigmasquared.co.za/2010/02/diy-webserver-from-scratch/comment-page-1/#comment-102</link>
		<dc:creator>Wogan</dc:creator>
		<pubDate>Tue, 09 Feb 2010 19:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.sigmasquared.co.za/?p=205#comment-102</guid>
		<description>2 suggestions:

1. Install Wordpress to the root of the server (unless if you&#039;re gong to use the server for other CMSes)
1.1 Install WPMU instead of Wordpress, though by WP3.0 this&#039;ll be a moot point

2. Edit your hosts file to map that IP to a manageable name, so that:

http://192.168.56.101/wordpress/index.php

becomes:

http://wordpress/index.php

Windows instructions: http://geekswithblogs.net/thibbard/archive/2006/12/13/ChangingYourHostsFileInVista.aspx (Dunno about Mac/Linux)

3. Profit!

~ Wogan</description>
		<content:encoded><![CDATA[<p>2 suggestions:</p>
<p>1. Install WordPress to the root of the server (unless if you&#8217;re gong to use the server for other CMSes)<br />
1.1 Install WPMU instead of WordPress, though by WP3.0 this&#8217;ll be a moot point</p>
<p>2. Edit your hosts file to map that IP to a manageable name, so that:</p>
<p><a href="http://192.168.56.101/wordpress/index.php" rel="nofollow">http://192.168.56.101/wordpress/index.php</a></p>
<p>becomes:</p>
<p><a href="http://wordpress/index.php" rel="nofollow">http://wordpress/index.php</a></p>
<p>Windows instructions: <a href="http://geekswithblogs.net/thibbard/archive/2006/12/13/ChangingYourHostsFileInVista.aspx" rel="nofollow">http://geekswithblogs.net/thibbard/archive/2006/12/13/ChangingYourHostsFileInVista.aspx</a> (Dunno about Mac/Linux)</p>
<p>3. Profit!</p>
<p>~ Wogan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.sigmasquared.co.za/2010/02/diy-webserver-from-scratch/comment-page-1/#comment-100</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 09 Feb 2010 05:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.sigmasquared.co.za/?p=205#comment-100</guid>
		<description>Yes, I know what you mean, the mention of the word Linux scares people to bits ;-)
You&#039;ve constructed a very detailed setup guide here. 
ClearOS Enterprise appears to be a good all-rounder management system. 
Very tempted to download it....I may just do.

Thanks for the mention :-)</description>
		<content:encoded><![CDATA[<p>Yes, I know what you mean, the mention of the word Linux scares people to bits <img src='http://www.sigmasquared.co.za/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
You&#8217;ve constructed a very detailed setup guide here.<br />
ClearOS Enterprise appears to be a good all-rounder management system.<br />
Very tempted to download it&#8230;.I may just do.</p>
<p>Thanks for the mention <img src='http://www.sigmasquared.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Bravery</title>
		<link>http://www.sigmasquared.co.za/2010/02/diy-webserver-from-scratch/comment-page-1/#comment-95</link>
		<dc:creator>Robert Bravery</dc:creator>
		<pubDate>Sun, 07 Feb 2010 18:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.sigmasquared.co.za/?p=205#comment-95</guid>
		<description>Nice long and informative post. Very well done.

Oh, and BTW, thanks for the Mention and link love. I owe you one.</description>
		<content:encoded><![CDATA[<p>Nice long and informative post. Very well done.</p>
<p>Oh, and BTW, thanks for the Mention and link love. I owe you one.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

