ClusterSsh
From Linuxintro
A cluster is several computers working together. ClusterSSH is a tool that allows you to run the same commands on several computers.
- Download ClusterSsh from clusterssh
- unpack it by opening a console and entering:
tar xvzf Downloads/clusterssh*
- install some dependencies, e.g. under SUSE Linux:
yast -i perl-Tk
- build it:
cd cd cluster* ./configure && make && make install
- start it:
cssh