<?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: Managing multiple Ubuntu servers painlessly</title>
	<atom:link href="http://thefrontiergroup.com.au/blog/2008/11/managing-multiple-ubuntu-servers-painlessly/feed/" rel="self" type="application/rss+xml" />
	<link>http://thefrontiergroup.com.au/blog/2008/11/managing-multiple-ubuntu-servers-painlessly/</link>
	<description>Your peek inside the collective mind of The Frontier Group</description>
	<lastBuildDate>Mon, 08 Mar 2010 03:24:48 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Prompting for a password with Applescript - Transcending Frontiers</title>
		<link>http://thefrontiergroup.com.au/blog/2008/11/managing-multiple-ubuntu-servers-painlessly/comment-page-1/#comment-106</link>
		<dc:creator>Prompting for a password with Applescript - Transcending Frontiers</dc:creator>
		<pubDate>Tue, 09 Dec 2008 05:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://thefrontiergroup.com.au/blog/?p=164#comment-106</guid>
		<description>[...] to my previous foray into the world of Applescript, I&#8217;ve modified my server management script to now prompt me for a sudo password. Previously I [...]</description>
		<content:encoded><![CDATA[<p>[...] to my previous foray into the world of Applescript, I&#8217;ve modified my server management script to now prompt me for a sudo password. Previously I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JohnMc</title>
		<link>http://thefrontiergroup.com.au/blog/2008/11/managing-multiple-ubuntu-servers-painlessly/comment-page-1/#comment-68</link>
		<dc:creator>JohnMc</dc:creator>
		<pubDate>Mon, 17 Nov 2008 18:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://thefrontiergroup.com.au/blog/?p=164#comment-68</guid>
		<description>Take a look at Fabric. It might provide the automation you are looking without use of terminal.</description>
		<content:encoded><![CDATA[<p>Take a look at Fabric. It might provide the automation you are looking without use of terminal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mlambie</title>
		<link>http://thefrontiergroup.com.au/blog/2008/11/managing-multiple-ubuntu-servers-painlessly/comment-page-1/#comment-67</link>
		<dc:creator>mlambie</dc:creator>
		<pubDate>Mon, 17 Nov 2008 04:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://thefrontiergroup.com.au/blog/?p=164#comment-67</guid>
		<description>I&#039;ve checked out Capistrano in the past (but need to investigate it further). For my situation, I want to be able to interact with each console, so I didn&#039;t think it would work. For example, I need to be able to tell &lt;code&gt;aptitude&lt;/code&gt; that I want to keep my existing configuration files for some applications on some servers.

Regardless, I&#039;ll look into it further and thanks for the useful starting point. I had a hard time finding how to open a new tab for Terminal a year ago when I looked into it, and you solved it nicely :)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve checked out Capistrano in the past (but need to investigate it further). For my situation, I want to be able to interact with each console, so I didn&#8217;t think it would work. For example, I need to be able to tell <code>aptitude</code> that I want to keep my existing configuration files for some applications on some servers.</p>
<p>Regardless, I&#8217;ll look into it further and thanks for the useful starting point. I had a hard time finding how to open a new tab for Terminal a year ago when I looked into it, and you solved it nicely :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Ström</title>
		<link>http://thefrontiergroup.com.au/blog/2008/11/managing-multiple-ubuntu-servers-painlessly/comment-page-1/#comment-65</link>
		<dc:creator>Martin Ström</dc:creator>
		<pubDate>Sun, 16 Nov 2008 15:43:42 +0000</pubDate>
		<guid isPermaLink="false">http://thefrontiergroup.com.au/blog/?p=164#comment-65</guid>
		<description>Have you tried &lt;a href=&quot;http://www.capify.org/&quot; rel=&quot;nofollow&quot;&gt;Capistrano&lt;/a&gt; for sending commands to multiple servers at once? It was mostly built for Rails deployment but works great for any kind of setup. There are some articles out there on how to use it outside Rails. 

Glad you find my script usable as a start for your. 

Cheers</description>
		<content:encoded><![CDATA[<p>Have you tried <a href="http://www.capify.org/" rel="nofollow">Capistrano</a> for sending commands to multiple servers at once? It was mostly built for Rails deployment but works great for any kind of setup. There are some articles out there on how to use it outside Rails. </p>
<p>Glad you find my script usable as a start for your. </p>
<p>Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
