<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Remotely Administering Groups of Servers With Dsh and SSH</title>
	<link>http://blog.unixlore.net/2006/03/remotely-administering-groups-of.html</link>
	<description>Geek tech-tips, news and commentary</description>
	<pubDate>Tue, 06 Jan 2009 21:45:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Steven</title>
		<link>http://blog.unixlore.net/2006/03/remotely-administering-groups-of.html#comment-127</link>
		<author>Steven</author>
		<pubDate>Fri, 27 Apr 2007 14:40:00 +0000</pubDate>
		<guid>http://blog.unixlore.net/2006/03/remotely-administering-groups-of.html#comment-127</guid>
		<description>Thanks for the walkthrough (setting up keys, machine.list, groups, etc.),  it was really easy to set up!  Dsh is going to be super-useful for me... I am trying to build and administer a simple computing cluster</description>
		<content:encoded><![CDATA[<p>Thanks for the walkthrough (setting up keys, machine.list, groups, etc.),  it was really easy to set up!  Dsh is going to be super-useful for me&#8230; I am trying to build and administer a simple computing cluster</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giantlaser</title>
		<link>http://blog.unixlore.net/2006/03/remotely-administering-groups-of.html#comment-123</link>
		<author>Giantlaser</author>
		<pubDate>Mon, 05 Mar 2007 22:07:00 +0000</pubDate>
		<guid>http://blog.unixlore.net/2006/03/remotely-administering-groups-of.html#comment-123</guid>
		<description>Consider &lt;a HREF="http://freshmeat.net/projects/clusterssh/" REL="nofollow"&gt;Cluster SSH&lt;/a&gt;.  Convenient, if you don't mind using xterms.  Konsole can also copy input in one tab to all other tabs in the same instance, but Cluster SSH is more flexible for this.</description>
		<content:encoded><![CDATA[<p>Consider <a HREF="http://freshmeat.net/projects/clusterssh/" REL="nofollow">Cluster SSH</a>.  Convenient, if you don&#8217;t mind using xterms.  Konsole can also copy input in one tab to all other tabs in the same instance, but Cluster SSH is more flexible for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebas</title>
		<link>http://blog.unixlore.net/2006/03/remotely-administering-groups-of.html#comment-100</link>
		<author>Sebas</author>
		<pubDate>Sun, 01 Oct 2006 05:03:00 +0000</pubDate>
		<guid>http://blog.unixlore.net/2006/03/remotely-administering-groups-of.html#comment-100</guid>
		<description>Really nice and useful, I was using things like:&lt;br/&gt;&lt;br/&gt;for f in 1 2 3 4 5 6 7 ; do&lt;br/&gt; ssh root@192.168.204.5$f apt-get install libqt-perl&lt;br/&gt;done&lt;br/&gt;&lt;br/&gt;But this is much better.</description>
		<content:encoded><![CDATA[<p>Really nice and useful, I was using things like:</p>
<p>for f in 1 2 3 4 5 6 7 ; do<br /> ssh <a href="mailto:root@192.168.204.5$f">root@192.168.204.5$f</a> apt-get install libqt-perl<br />done</p>
<p>But this is much better.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
