Aug 022008
Ever had to run a command on 30 servers at once and are too lazy to write a for loop at the command prompt? Try Cluster SSH. What this tool does is open up an xterm to each server specified on the command line and sends what you type to all screens. It can be a lifesaver sometimes, even if it is no replacement to Cfengine or Puppet or another configuration management solution.