Meh Asked: 2011-03-26 04:52:42 +0800 CST2011-03-26 04:52:42 +0800 CST 2011-03-26 04:52:42 +0800 CST How to install ClusterSSH (cssh) on CentOS? 772 How can I install ClusterSSH on CentOS? I can find some old guides online, but they seem outdated. linux centos package-management 1 Answers Voted Best Answer Ignacio Vazquez-Abrams 2011-03-26T04:59:26+08:002011-03-26T04:59:26+08:00 The clusterssh package can be found in EPEL. You can install it as follows yum -y install epel-release && yum -y install clusterssh
The
clusterssh
package can be found in EPEL. You can install it as followsyum -y install epel-release && yum -y install clusterssh