clubak

ClusterShell is a set of tools and a Python library to execute

Install

All systems
curl cmd.cat/clubak.sh
Debian Debian
apt-get install clustershell
Ubuntu
apt-get install clustershell
image/svg+xml Kali Linux
apt-get install clustershell
Fedora
dnf install clustershell
Windows (WSL2)
sudo apt-get update sudo apt-get install clustershell
Raspbian
apt-get install clustershell

clustershell

ClusterShell is a set of tools and a Python library to execute

commands on cluster nodes in parallel depending on selected engine and worker mechanisms. Advanced node sets and node groups handling methods are provided to ease and improve the daily administration of large compute clusters or server farms. Command line utilities like clush, clubak and nodeset (or cluset) allow traditional shell scripts to take benefit of the features offered by the library.

python2-clustershell

ClusterShell module for Python 2