<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Pario TechnoBlob &#187; clusterssh</title>
	<atom:link href="http://pario.no/tag/clusterssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://pario.no</link>
	<description>A cronological documentation test project, nothing serious, really!</description>
	<lastBuildDate>Thu, 26 Apr 2012 08:18:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Use ssh on multiple servers simultaneous</title>
		<link>http://pario.no/2008/01/20/use-ssh-on-multiple-servers-simultaneous/</link>
		<comments>http://pario.no/2008/01/20/use-ssh-on-multiple-servers-simultaneous/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 01:32:29 +0000</pubDate>
		<dc:creator>Hans-Henry Jakobsen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[clusterssh]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://pario.no/2008/01/20/use-ssh-on-multiple-servers-simultaneous/</guid>
		<description><![CDATA[If you have many servers to manage and want to perform the same tasks on each of the machine every day, then you should look at the package named clusterssh. Install the clusterssh package apt-get install clusterssh Perform the same command on the three servers server1 server2 and server3 cssh server1 server2 server3 This opens [...]]]></description>
			<content:encoded><![CDATA[<p>If you have many servers to manage and want to perform the same tasks on each of the machine every day, then you should look at the package named <a href="http://packages.debian.org/clusterssh">clusterssh</a>.</p>
<p>Install the clusterssh package</p>
<pre>
apt-get install clusterssh</pre>
<p>Perform the same command on the three servers server1 server2 and server3</p>
<pre>
cssh server1 server2 server3</pre>
<p>This opens three ssh consoles, one for each server, and a little console for you to type your commands.</p>
<script type="text/javascript">var wordpress_toolbar_urls = ["http:\/\/packages.debian.org\/clusterssh"];var wordpress_toolbar_url = "http://pario.no/wp-content/plugins/wordpress-toolbar/toolbar.php";var wordpress_toolbar_oinw = "n";var wordpress_toolbar_hash = "aHR0cDovL3BhcmlvLm5vLzIwMDgvMDEvMjAvdXNlLXNzaC1vbi1tdWx0aXBsZS1zZXJ2ZXJzLXNpbXVsdGFuZW91cy88d3B0Yj5Vc2Ugc3NoIG9uIG11bHRpcGxlIHNlcnZlcnMgc2ltdWx0YW5lb3VzPHdwdGI%2BaHR0cDovL3BhcmlvLm5vPHdwdGI%2BUGFyaW8gVGVjaG5vQmxvYg%3D%3D";</script>]]></content:encoded>
			<wfw:commentRss>http://pario.no/2008/01/20/use-ssh-on-multiple-servers-simultaneous/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

