<?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: Mongrelizing Ubuntu Edgy/Feisty/Gutsy/Hardy</title>
	<atom:link href="http://www.adaruby.com/2007/02/05/mongrelizing-ubuntu-edgy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adaruby.com/2007/02/05/mongrelizing-ubuntu-edgy/</link>
	<description>Rich Dynamic Applications with Ruby on Rails</description>
	<lastBuildDate>Fri, 02 Jul 2010 09:52:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Hendy Irawan</title>
		<link>http://www.adaruby.com/2007/02/05/mongrelizing-ubuntu-edgy/comment-page-1/#comment-107</link>
		<dc:creator>Hendy Irawan</dc:creator>
		<pubDate>Fri, 08 Feb 2008 17:25:23 +0000</pubDate>
		<guid isPermaLink="false">http://adaruby.com/2007/02/05/mongrelizing-ubuntu-edgy/#comment-107</guid>
		<description>Use the --user and --group Mongrel arguments to specify the user and group your Mongrel app runs as.</description>
		<content:encoded><![CDATA[<p>Use the &#8211;user and &#8211;group Mongrel arguments to specify the user and group your Mongrel app runs as.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hendy Irawan</title>
		<link>http://www.adaruby.com/2007/02/05/mongrelizing-ubuntu-edgy/comment-page-1/#comment-105</link>
		<dc:creator>Hendy Irawan</dc:creator>
		<pubDate>Tue, 06 Mar 2007 13:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://adaruby.com/2007/02/05/mongrelizing-ubuntu-edgy/#comment-105</guid>
		<description>Thanks Andreas,...

I didn&#039;t think of that. *grin*

I guess I should&#039;ve put something like:

su -c &#039;mongrel_rails ........&#039; [preferred_user_here]

?</description>
		<content:encoded><![CDATA[<p>Thanks Andreas,&#8230;</p>
<p>I didn&#8217;t think of that. *grin*</p>
<p>I guess I should&#8217;ve put something like:</p>
<p>su -c &#8216;mongrel_rails &#8230;&#8230;..&#8217; [preferred_user_here]</p>
<p>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://www.adaruby.com/2007/02/05/mongrelizing-ubuntu-edgy/comment-page-1/#comment-106</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Tue, 06 Mar 2007 13:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://adaruby.com/2007/02/05/mongrelizing-ubuntu-edgy/#comment-106</guid>
		<description>Do you realize that these mongrels will run with root privileges?</description>
		<content:encoded><![CDATA[<p>Do you realize that these mongrels will run with root privileges?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Risto</title>
		<link>http://www.adaruby.com/2007/02/05/mongrelizing-ubuntu-edgy/comment-page-1/#comment-104</link>
		<dc:creator>Risto</dc:creator>
		<pubDate>Fri, 16 Feb 2007 14:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://adaruby.com/2007/02/05/mongrelizing-ubuntu-edgy/#comment-104</guid>
		<description>Additional info for installing:

Install _fails_ unless you have package ruby1.8-dev installed, so:

apt-get install ruby1.8-dev

before installing mongrel.

sudo gem install mongrel
will also ask mongrel&amp;fastthread versions you want. Choose latest ruby versions.</description>
		<content:encoded><![CDATA[<p>Additional info for installing:</p>
<p>Install _fails_ unless you have package ruby1.8-dev installed, so:</p>
<p>apt-get install ruby1.8-dev</p>
<p>before installing mongrel.</p>
<p>sudo gem install mongrel<br />
will also ask mongrel&amp;fastthread versions you want. Choose latest ruby versions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
