<?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: Ubuntu Linux LAMP Server How to Guide</title>
	<atom:link href="http://jcortesweb.com/2009/09/ubuntu-linux-lamp-server-how-to-guide/feed/" rel="self" type="application/rss+xml" />
	<link>http://jcortesweb.com/2009/09/ubuntu-linux-lamp-server-how-to-guide/</link>
	<description>JCortes Technical Blog</description>
	<lastBuildDate>Fri, 26 Feb 2010 07:21:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: vimax pills</title>
		<link>http://jcortesweb.com/2009/09/ubuntu-linux-lamp-server-how-to-guide/comment-page-1/#comment-113</link>
		<dc:creator>vimax pills</dc:creator>
		<pubDate>Thu, 18 Feb 2010 00:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://jcortesweb.com/?p=6#comment-113</guid>
		<description>woah i love your blog so much!</description>
		<content:encoded><![CDATA[<p>woah i love your blog so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: homemastergoga</title>
		<link>http://jcortesweb.com/2009/09/ubuntu-linux-lamp-server-how-to-guide/comment-page-1/#comment-35</link>
		<dc:creator>homemastergoga</dc:creator>
		<pubDate>Sat, 31 Oct 2009 12:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://jcortesweb.com/?p=6#comment-35</guid>
		<description>thanks for the catch. I’ll get in there and pay back it….  
 jcortesweb.com - go to my favorites!!!</description>
		<content:encoded><![CDATA[<p>thanks for the catch. I’ll get in there and pay back it….<br />
 jcortesweb.com &#8211; go to my favorites!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slvfx</title>
		<link>http://jcortesweb.com/2009/09/ubuntu-linux-lamp-server-how-to-guide/comment-page-1/#comment-16</link>
		<dc:creator>slvfx</dc:creator>
		<pubDate>Wed, 07 Oct 2009 15:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://jcortesweb.com/?p=6#comment-16</guid>
		<description>I don&#039;t see a line for /etc/hosts

# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc-reference&#039; and `info&#039; packages installed, try:
# `info libc &quot;Name Service Switch&quot;&#039; for information about this file.

passwd:         compat
group:          compat
shadow:         compat

hosts:          files wins mdns4_minimal [NOTFOUND=return] dns mdns4
networks:       files

protocols:      db files
services:       db files
ethers:         db files
rpc:            db files

netgroup:       nis</description>
		<content:encoded><![CDATA[<p>I don&#8217;t see a line for /etc/hosts</p>
<p># /etc/nsswitch.conf<br />
#<br />
# Example configuration of GNU Name Service Switch functionality.<br />
# If you have the `glibc-doc-reference&#8217; and `info&#8217; packages installed, try:<br />
# `info libc &#8220;Name Service Switch&#8221;&#8216; for information about this file.</p>
<p>passwd:         compat<br />
group:          compat<br />
shadow:         compat</p>
<p>hosts:          files wins mdns4_minimal [NOTFOUND=return] dns mdns4<br />
networks:       files</p>
<p>protocols:      db files<br />
services:       db files<br />
ethers:         db files<br />
rpc:            db files</p>
<p>netgroup:       nis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JCortes</title>
		<link>http://jcortesweb.com/2009/09/ubuntu-linux-lamp-server-how-to-guide/comment-page-1/#comment-13</link>
		<dc:creator>JCortes</dc:creator>
		<pubDate>Sun, 04 Oct 2009 20:22:28 +0000</pubDate>
		<guid isPermaLink="false">http://jcortesweb.com/?p=6#comment-13</guid>
		<description>If you are looking to use the hostname of the computer as the site address, for example &lt;code&gt;webserver&lt;/code&gt; then you will simply need to install Samba and Winbind then you edit the file &lt;code&gt;/etc/nsswitch.conf&lt;/code&gt; edit the hosts line so that wins is the second option, example &lt;code&gt;files wins dns mdns4&lt;/code&gt; also edit the &lt;code&gt;/etc/hosts&lt;/code&gt; file and add a line that will resolve your hostname there as well. Once you have edited those files restart the hostname service &lt;code&gt;/etc/init.d/hostname.sh stop&lt;/code&gt; then &lt;code&gt;/etc/init.d/hostname.sh start&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>If you are looking to use the hostname of the computer as the site address, for example <code>webserver</code> then you will simply need to install Samba and Winbind then you edit the file <code>/etc/nsswitch.conf</code> edit the hosts line so that wins is the second option, example <code>files wins dns mdns4</code> also edit the <code>/etc/hosts</code> file and add a line that will resolve your hostname there as well. Once you have edited those files restart the hostname service <code>/etc/init.d/hostname.sh stop</code> then <code>/etc/init.d/hostname.sh start</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slvfx</title>
		<link>http://jcortesweb.com/2009/09/ubuntu-linux-lamp-server-how-to-guide/comment-page-1/#comment-12</link>
		<dc:creator>slvfx</dc:creator>
		<pubDate>Sun, 04 Oct 2009 15:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://jcortesweb.com/?p=6#comment-12</guid>
		<description>I am a novice. Using ubuntu desktop and running a server also. I have proftd gui running which I set up using your tutorial.What I don&#039;t understand is how do I get from the dns to having the site work. I am trying to use just a blank page to put up but I don&#039;t know what needs to be done. I am running apache2 and I get the it works web page when I put in the local host.

I am lost from there...</description>
		<content:encoded><![CDATA[<p>I am a novice. Using ubuntu desktop and running a server also. I have proftd gui running which I set up using your tutorial.What I don&#8217;t understand is how do I get from the dns to having the site work. I am trying to use just a blank page to put up but I don&#8217;t know what needs to be done. I am running apache2 and I get the it works web page when I put in the local host.</p>
<p>I am lost from there&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: viakelilderly</title>
		<link>http://jcortesweb.com/2009/09/ubuntu-linux-lamp-server-how-to-guide/comment-page-1/#comment-6</link>
		<dc:creator>viakelilderly</dc:creator>
		<pubDate>Thu, 01 Oct 2009 08:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://jcortesweb.com/?p=6#comment-6</guid>
		<description>This is an admirable review.</description>
		<content:encoded><![CDATA[<p>This is an admirable review.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: viakelilderly</title>
		<link>http://jcortesweb.com/2009/09/ubuntu-linux-lamp-server-how-to-guide/comment-page-1/#comment-5</link>
		<dc:creator>viakelilderly</dc:creator>
		<pubDate>Wed, 30 Sep 2009 08:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://jcortesweb.com/?p=6#comment-5</guid>
		<description>Hey very nice blog!! Man .. Beautiful .. Amazing .. I will bookmark your blog and take the feeds also…</description>
		<content:encoded><![CDATA[<p>Hey very nice blog!! Man .. Beautiful .. Amazing .. I will bookmark your blog and take the feeds also…</p>
]]></content:encoded>
	</item>
</channel>
</rss>
