slackbuilds_ponce/network/ClusterSSH
LEVAI Daniel c9ea24b6e3 network/ClusterSSH: Fix perl path.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-04-28 12:29:04 -03:00
..
patches
ClusterSSH.info network/ClusterSSH: Added (run multiple ssh clients in paralell) 2013-03-22 07:16:50 -04:00
ClusterSSH.SlackBuild network/ClusterSSH: Fix perl path. 2013-04-28 12:29:04 -03:00
README
slack-desc

ClusterSSH is a tool for making the same change on multiple servers at the same
time. The 'cssh' command opens an administration console and an xterm to all
specified hosts. Any text typed into the administration console is replicated
to all windows. All windows may also be typed into directly.

This tool is intended for (but not limited to) cluster administration where the
same configuration or commands must be run on each node within the cluster.
Performing these commands all at once via this tool ensures all nodes are kept
in sync.