<?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: Necktie: dress to impress</title>
	<atom:link href="http://labnotes.org/2009/11/04/necktie-dress-to-impress/feed/" rel="self" type="application/rss+xml" />
	<link>http://labnotes.org/2009/11/04/necktie-dress-to-impress/</link>
	<description></description>
	<lastBuildDate>Fri, 12 Mar 2010 02:57:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Assaf</title>
		<link>http://labnotes.org/2009/11/04/necktie-dress-to-impress/comment-page-1/#comment-142341</link>
		<dc:creator>Assaf</dc:creator>
		<pubDate>Fri, 06 Nov 2009 18:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.labnotes.org/?p=1374#comment-142341</guid>
		<description>To the second question, it depends and I should have a post on that. I actually pre-install a lot of services on my AMIs, but don&#039;t enable them. I use Necktie to enable MySQL on the db instance, nginx/postfix/etc on the app server instance. Obviously Ruby and Git are pre-installed, but also Vim, htop, bash_completion and a lot of other stuff.

Since I&#039;m running on Ubuntu, if I need to install or upgrade a particular package, I run apt-get.

The ERB template is a good idea, adding to my todo list.</description>
		<content:encoded><![CDATA[<p>To the second question, it depends and I should have a post on that. I actually pre-install a lot of services on my AMIs, but don&#8217;t enable them. I use Necktie to enable MySQL on the db instance, nginx/postfix/etc on the app server instance. Obviously Ruby and Git are pre-installed, but also Vim, htop, bash_completion and a lot of other stuff.</p>
<p>Since I&#8217;m running on Ubuntu, if I need to install or upgrade a particular package, I run apt-get.</p>
<p>The ERB template is a good idea, adding to my todo list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jørgen Orehøj Erichsen</title>
		<link>http://labnotes.org/2009/11/04/necktie-dress-to-impress/comment-page-1/#comment-142340</link>
		<dc:creator>Jørgen Orehøj Erichsen</dc:creator>
		<pubDate>Fri, 06 Nov 2009 09:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.labnotes.org/?p=1374#comment-142340</guid>
		<description>First of all, I think necktie looks pretty cool :-)

I have a couple of questions

- there seems to an assumption that ruby, rubygems and git are installed on the target system. Do you install these by hand or do you have an Amazon instance with these installed that you use?

- how do you usually install packages ie. I want to make sure that mysql is installed?

And erb support along the lines of http://gist.github.com/215270 would be really nice :-)

Keep up the good work!

/Jørgen</description>
		<content:encoded><![CDATA[<p>First of all, I think necktie looks pretty cool :-)</p>
<p>I have a couple of questions</p>
<p>- there seems to an assumption that ruby, rubygems and git are installed on the target system. Do you install these by hand or do you have an Amazon instance with these installed that you use?</p>
<p>- how do you usually install packages ie. I want to make sure that mysql is installed?</p>
<p>And erb support along the lines of <a href="http://gist.github.com/215270" rel="nofollow">http://gist.github.com/215270</a> would be really nice :-)</p>
<p>Keep up the good work!</p>
<p>/Jørgen</p>
]]></content:encoded>
	</item>
</channel>
</rss>
