How to Install runoverssh in Ubuntu 18.04



Install runoverssh by entering the following commands in the terminal:

sudo apt update
sudo apt install runoverssh

Description:

Run commands over ssh in one or more hosts

This program runs a Bash command/script over ssh in one or more hosts Feature . - ask one global password for all connections - read commands from a script file instead - use the list of hosts from a file - use ssh directly instead of sshpass - save ssh output - disable ssh screen output - set custom ssh flags - set custom bash flags - save ssh output to a custom file

Homepage: https://github.com/yuriescl/runoverssh

Version: 2.2-1

Section: universe/admin