<?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 Dapper Web Server How-to</title>
	<atom:link href="http://davidwinter.me.uk/articles/2006/08/09/ubuntu-dapper-web-server-how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidwinter.me.uk/articles/2006/08/09/ubuntu-dapper-web-server-how-to/</link>
	<description>you were expecting someone else?</description>
	<lastBuildDate>Wed, 10 Mar 2010 14:27:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: zakscott.com &#187; Ubuntu LAMP running strong with Apache 2, PHP5 and MySQL 5</title>
		<link>http://davidwinter.me.uk/articles/2006/08/09/ubuntu-dapper-web-server-how-to/comment-page-1/#comment-746</link>
		<dc:creator>zakscott.com &#187; Ubuntu LAMP running strong with Apache 2, PHP5 and MySQL 5</dc:creator>
		<pubDate>Sat, 25 Nov 2006 06:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://davidwinter.me.uk/articles/2006/10/13/ubuntu-dapper-web-server-how-to/#comment-746</guid>
		<description>&lt;p&gt;[...] Following a very well written article on howto set up a web server for ubuntu I ended up doing pretty well for myself. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Following a very well written article on howto set up a web server for ubuntu I ended up doing pretty well for myself. [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Zak Scott</title>
		<link>http://davidwinter.me.uk/articles/2006/08/09/ubuntu-dapper-web-server-how-to/comment-page-1/#comment-715</link>
		<dc:creator>Zak Scott</dc:creator>
		<pubDate>Wed, 22 Nov 2006 06:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://davidwinter.me.uk/articles/2006/10/13/ubuntu-dapper-web-server-how-to/#comment-715</guid>
		<description>&lt;p&gt;First comment to not be a pingback lol.
I&#039;ll get right to it.&lt;/p&gt;

&lt;p&gt;For other DNS options, instead of having to buy a domain and all of that. Check out: &lt;a href=&quot;http://www.dyndns.com/&quot; rel=&quot;nofollow&quot;&gt;DynDNS&lt;/a&gt;
DynDNS has a free service that you can sign up for, basically you get a subdomain at a reasonable domain of your choice, examples: subdomain.homelinux.com.&lt;/p&gt;

&lt;p&gt;so for anyone that isn&#039;t looking to be uber professional about it and just get their site published on the web and do some testing and that sort, its definetly a good choice. and my router (belkin) nativly supports dns services such as this to route things through automatically.&lt;/p&gt;

&lt;p&gt;Second thing, i don&#039;t really like phpmyadmin; reasons being: php is involved in something that doesn&#039;t really need to be.&lt;/p&gt;

&lt;p&gt;I prefer MYSQL query browser. has a package for ubuntu, check that out.&lt;/p&gt;

&lt;p&gt;I&#039;m just getting into developing Rails app&#039;s and definetly wanted to get some experience on setting up my own ruby/linux/mysql server. This is a very helpful how-to.
Appreciate your time and effort, also respect for the Ubuntu community!&lt;/p&gt;

&lt;p&gt;BTW, I did all of this exactly on Edgy, so you could update it to include this as a Edgy/Dapper how-to.&lt;/p&gt;

&lt;p&gt;Good job,
Zak&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>First comment to not be a pingback lol.
I&#8217;ll get right to it.</p>

<p>For other DNS options, instead of having to buy a domain and all of that. Check out: <a href="http://www.dyndns.com/" rel="nofollow">DynDNS</a>
DynDNS has a free service that you can sign up for, basically you get a subdomain at a reasonable domain of your choice, examples: subdomain.homelinux.com.</p>

<p>so for anyone that isn&#8217;t looking to be uber professional about it and just get their site published on the web and do some testing and that sort, its definetly a good choice. and my router (belkin) nativly supports dns services such as this to route things through automatically.</p>

<p>Second thing, i don&#8217;t really like phpmyadmin; reasons being: php is involved in something that doesn&#8217;t really need to be.</p>

<p>I prefer MYSQL query browser. has a package for ubuntu, check that out.</p>

<p>I&#8217;m just getting into developing Rails app&#8217;s and definetly wanted to get some experience on setting up my own ruby/linux/mysql server. This is a very helpful how-to.
Appreciate your time and effort, also respect for the Ubuntu community!</p>

<p>BTW, I did all of this exactly on Edgy, so you could update it to include this as a Edgy/Dapper how-to.</p>

<p>Good job,
Zak</p>]]></content:encoded>
	</item>
	<item>
		<title>By: phpmyadmin UBUNTU &#171; given to fly</title>
		<link>http://davidwinter.me.uk/articles/2006/08/09/ubuntu-dapper-web-server-how-to/comment-page-1/#comment-677</link>
		<dc:creator>phpmyadmin UBUNTU &#171; given to fly</dc:creator>
		<pubDate>Tue, 21 Nov 2006 06:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://davidwinter.me.uk/articles/2006/10/13/ubuntu-dapper-web-server-how-to/#comment-677</guid>
		<description>&lt;p&gt;[...] Here are quick and dirty instructions for installing webmin and phpmyadmin. This is adapted from here and here. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Here are quick and dirty instructions for installing webmin and phpmyadmin. This is adapted from here and here. [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Webmin and phpmyadmin on Ubuntu Dapper &#171; Keystone IT</title>
		<link>http://davidwinter.me.uk/articles/2006/08/09/ubuntu-dapper-web-server-how-to/comment-page-1/#comment-459</link>
		<dc:creator>Webmin and phpmyadmin on Ubuntu Dapper &#171; Keystone IT</dc:creator>
		<pubDate>Thu, 09 Nov 2006 20:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://davidwinter.me.uk/articles/2006/10/13/ubuntu-dapper-web-server-how-to/#comment-459</guid>
		<description>&lt;p&gt;[...] Here are quick and dirty instructions for installing webmin and phpmyadmin. This is adapted from here. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Here are quick and dirty instructions for installing webmin and phpmyadmin. This is adapted from here. [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2006-10-31 &#171; Bloggitation</title>
		<link>http://davidwinter.me.uk/articles/2006/08/09/ubuntu-dapper-web-server-how-to/comment-page-1/#comment-260</link>
		<dc:creator>links for 2006-10-31 &#171; Bloggitation</dc:creator>
		<pubDate>Tue, 31 Oct 2006 00:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://davidwinter.me.uk/articles/2006/10/13/ubuntu-dapper-web-server-how-to/#comment-260</guid>
		<description>&lt;p&gt;[...] Ubuntu Dapper Web Server How-to (tags: linux ubuntu web apache sysadmin) [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Ubuntu Dapper Web Server How-to (tags: linux ubuntu web apache sysadmin) [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Make Ruby Yours.</title>
		<link>http://davidwinter.me.uk/articles/2006/08/09/ubuntu-dapper-web-server-how-to/comment-page-1/#comment-126</link>
		<dc:creator>Make Ruby Yours.</dc:creator>
		<pubDate>Wed, 25 Oct 2006 10:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://davidwinter.me.uk/articles/2006/10/13/ubuntu-dapper-web-server-how-to/#comment-126</guid>
		<description>&lt;p&gt;[...] This site has a straightforward setup for getting your Ruby on Rails Application up and running. David Winter&#039;s Ubuntu Dapper Drake 6.06 Web Server How-to [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] This site has a straightforward setup for getting your Ruby on Rails Application up and running. David Winter&#8217;s Ubuntu Dapper Drake 6.06 Web Server How-to [...]</p>]]></content:encoded>
	</item>
</channel>
</rss>
