<?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 for Chris Oliver / @excid3</title>
	<atom:link href="http://excid3.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://excid3.com/blog</link>
	<description>A few fries short of a happy meal</description>
	<lastBuildDate>Wed, 09 May 2012 01:08:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Setting Up Ubuntu 12.04 with Ruby 1.9.3, Rails, Nginx, Passenger, and PostgreSQL or MySQL by Chris Oliver</title>
		<link>http://excid3.com/blog/setting-up-ubuntu-12-04-with-ruby-1-9-3-nginx-passenger-and-postgresql-or-mysql/#comment-777</link>
		<dc:creator>Chris Oliver</dc:creator>
		<pubDate>Wed, 09 May 2012 01:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://excid3.com/blog/?p=1561#comment-777</guid>
		<description>It appears to respond to both apt-add-repository and add-apt-repository.</description>
		<content:encoded><![CDATA[<p>It appears to respond to both apt-add-repository and add-apt-repository.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting Up Ubuntu 12.04 with Ruby 1.9.3, Rails, Nginx, Passenger, and PostgreSQL or MySQL by kcoop</title>
		<link>http://excid3.com/blog/setting-up-ubuntu-12-04-with-ruby-1-9-3-nginx-passenger-and-postgresql-or-mysql/#comment-776</link>
		<dc:creator>kcoop</dc:creator>
		<pubDate>Wed, 09 May 2012 01:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://excid3.com/blog/?p=1561#comment-776</guid>
		<description>Also: it&#039;s apt-add-repository for installing node.js.</description>
		<content:encoded><![CDATA[<p>Also: it&#8217;s apt-add-repository for installing node.js.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting Up Ubuntu 12.04 with Ruby 1.9.3, Rails, Nginx, Passenger, and PostgreSQL or MySQL by Chris Oliver</title>
		<link>http://excid3.com/blog/setting-up-ubuntu-12-04-with-ruby-1-9-3-nginx-passenger-and-postgresql-or-mysql/#comment-775</link>
		<dc:creator>Chris Oliver</dc:creator>
		<pubDate>Tue, 08 May 2012 19:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://excid3.com/blog/?p=1561#comment-775</guid>
		<description>Missed that, Thanks!</description>
		<content:encoded><![CDATA[<p>Missed that, Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting Up Ubuntu 12.04 with Ruby 1.9.3, Rails, Nginx, Passenger, and PostgreSQL or MySQL by kcoop</title>
		<link>http://excid3.com/blog/setting-up-ubuntu-12-04-with-ruby-1-9-3-nginx-passenger-and-postgresql-or-mysql/#comment-774</link>
		<dc:creator>kcoop</dc:creator>
		<pubDate>Tue, 08 May 2012 19:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://excid3.com/blog/?p=1561#comment-774</guid>
		<description>Great writeup, thanks. You might want to add configure in your ruby build step.</description>
		<content:encoded><![CDATA[<p>Great writeup, thanks. You might want to add configure in your ruby build step.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting Up Ubuntu 12.04 with Ruby 1.9.3, Rails, Nginx, Passenger, and PostgreSQL or MySQL by Chris Oliver</title>
		<link>http://excid3.com/blog/setting-up-ubuntu-12-04-with-ruby-1-9-3-nginx-passenger-and-postgresql-or-mysql/#comment-773</link>
		<dc:creator>Chris Oliver</dc:creator>
		<pubDate>Tue, 08 May 2012 18:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://excid3.com/blog/?p=1561#comment-773</guid>
		<description>Yeah that&#039;s a good point. The user shouldn&#039;t need root, and you can always switch users to root if you need. I ran into issues before trying to use rvm with Apache, which was why I have avoided using rvm in production. It&#039;s probably fine now.</description>
		<content:encoded><![CDATA[<p>Yeah that&#8217;s a good point. The user shouldn&#8217;t need root, and you can always switch users to root if you need. I ran into issues before trying to use rvm with Apache, which was why I have avoided using rvm in production. It&#8217;s probably fine now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting Up Ubuntu 12.04 with Ruby 1.9.3, Rails, Nginx, Passenger, and PostgreSQL or MySQL by Kenneth Ortmann</title>
		<link>http://excid3.com/blog/setting-up-ubuntu-12-04-with-ruby-1-9-3-nginx-passenger-and-postgresql-or-mysql/#comment-772</link>
		<dc:creator>Kenneth Ortmann</dc:creator>
		<pubDate>Tue, 08 May 2012 18:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://excid3.com/blog/?p=1561#comment-772</guid>
		<description>I&#039;ve set up a few production servers and our system admin/infrastructure team have never allowed our deploy users sudo access.  When I asked them why they told me it is a huge security vulnerability.

Lately I&#039;ve used rvm at the deploy user level and have had no problems, this way the deploy user controls the ruby and gem installations, but the root user still has to make sure that all of the dependencies are installed.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve set up a few production servers and our system admin/infrastructure team have never allowed our deploy users sudo access.  When I asked them why they told me it is a huge security vulnerability.</p>
<p>Lately I&#8217;ve used rvm at the deploy user level and have had no problems, this way the deploy user controls the ruby and gem installations, but the root user still has to make sure that all of the dependencies are installed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting Up Ubuntu 12.04 with Ruby 1.9.3, Rails, Nginx, Passenger, and PostgreSQL or MySQL by Chris Oliver</title>
		<link>http://excid3.com/blog/setting-up-ubuntu-12-04-with-ruby-1-9-3-nginx-passenger-and-postgresql-or-mysql/#comment-771</link>
		<dc:creator>Chris Oliver</dc:creator>
		<pubDate>Tue, 08 May 2012 15:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://excid3.com/blog/?p=1561#comment-771</guid>
		<description>Good question. This is more for production or staging due to the inclusion of Nginx and passenger. However you can just skip that step and you&#039;d be setup to run Rails in development with the default server.</description>
		<content:encoded><![CDATA[<p>Good question. This is more for production or staging due to the inclusion of Nginx and passenger. However you can just skip that step and you&#8217;d be setup to run Rails in development with the default server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting Up Ubuntu 12.04 with Ruby 1.9.3, Rails, Nginx, Passenger, and PostgreSQL or MySQL by Kenneth Ortmann</title>
		<link>http://excid3.com/blog/setting-up-ubuntu-12-04-with-ruby-1-9-3-nginx-passenger-and-postgresql-or-mysql/#comment-770</link>
		<dc:creator>Kenneth Ortmann</dc:creator>
		<pubDate>Tue, 08 May 2012 14:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://excid3.com/blog/?p=1561#comment-770</guid>
		<description>Is this set of instructions supposed to be for development environment or for production environment?</description>
		<content:encoded><![CDATA[<p>Is this set of instructions supposed to be for development environment or for production environment?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting Up Ubuntu 12.04 with Ruby 1.9.3, Rails, Nginx, Passenger, and PostgreSQL or MySQL by Chris Oliver</title>
		<link>http://excid3.com/blog/setting-up-ubuntu-12-04-with-ruby-1-9-3-nginx-passenger-and-postgresql-or-mysql/#comment-768</link>
		<dc:creator>Chris Oliver</dc:creator>
		<pubDate>Mon, 07 May 2012 16:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://excid3.com/blog/?p=1561#comment-768</guid>
		<description>I&#039;ve just always used Ubuntu myself. Seeing as my previous project Keryx was basically rewriting apt-get in Python, I&#039;m definitely way more familiar with it than CentOS. 

I&#039;ve also had some issues with really old packages in CentOS in the past that kind of put me off when I did try it. In the end it&#039;s mostly a personal preference thing I think.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just always used Ubuntu myself. Seeing as my previous project Keryx was basically rewriting apt-get in Python, I&#8217;m definitely way more familiar with it than CentOS. </p>
<p>I&#8217;ve also had some issues with really old packages in CentOS in the past that kind of put me off when I did try it. In the end it&#8217;s mostly a personal preference thing I think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting Up Ubuntu 12.04 with Ruby 1.9.3, Rails, Nginx, Passenger, and PostgreSQL or MySQL by AstonJ</title>
		<link>http://excid3.com/blog/setting-up-ubuntu-12-04-with-ruby-1-9-3-nginx-passenger-and-postgresql-or-mysql/#comment-767</link>
		<dc:creator>AstonJ</dc:creator>
		<pubDate>Mon, 07 May 2012 16:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://excid3.com/blog/?p=1561#comment-767</guid>
		<description>I think because it is rock solid :) I have used CentOS in my webservers for years, and have never had a problem with it. 

Was there any reason you choose Ubuntu this time round?</description>
		<content:encoded><![CDATA[<p>I think because it is rock solid <img src='http://excid3.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I have used CentOS in my webservers for years, and have never had a problem with it. </p>
<p>Was there any reason you choose Ubuntu this time round?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

