clush
ClusterShell is a set of tools and a Python library to execute
Install
- All systems
-
curl cmd.cat/clush.sh
- Debian
-
apt-get install clustershell
- Ubuntu
-
apt-get install clustershell
- 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
- Dockerfile
- dockerfile.run/clush
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.