dish
diligence/distributed shell for parallel sysadmin
Install
- All systems
-
curl cmd.cat/dish.sh
- Debian
-
apt-get install dish
- Ubuntu
-
apt-get install dish
- Kali Linux
-
apt-get install dish
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dish
- Raspbian
-
apt-get install dish
- Dockerfile
- dockerfile.run/dish
dish
diligence/distributed shell for parallel sysadmin
Dish executes commands simultaneously on several systems via 'ssh', 'rsh', 'telnet', 'mysql', or any user-defined command-line connection client. It makes easy the distribution of files by 'scp' and 'rcp', but also a remote password change or operations requiring authentication by multiple passwords. Dish can be used as a flexible tool for managing large number of various types of hosts such as (clustered) servers, switches, databases, etc.