mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
418715a80f
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
9 lines
541 B
Text
9 lines
541 B
Text
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.
|