Install Parallel-nuke On A Debian, Ubuntu, Alpine, Kali, Fedora, Raspbian And MacOS

Install Parallel-nuke On A Debian, Ubuntu, Alpine, Kali, Fedora, Raspbian And MacOS

parallel-nuke

Parallel versions of SSH-based tools

Maintainer: Andrew Pollock



Section: net

Install parallel-nuke

  • Debian apt-get install pssh Click to copy
  • Ubuntu apt-get install pssh Click to copy
  • Alpine OS apk add pssh Click to copy
  • Kali Linux apt-get install pssh Click to copy
  • Fedora dnf install pssh Click to copy
  • Raspbian apt-get install pssh Click to copy
  • macOS brew install pssh Click to copy

pssh

Parallel versions of SSH-based tools

pssh provides a number of commands for executing against a group of computers, using SSH. It's most useful for operating on clusters of homogenously-configured hosts. The package contains: - Parallel ssh (parallel-ssh, upstream calls it pssh), executes commands on multiple hosts in parallel - Parallel scp (parallel-scp, upstream calls it pscp), copies files to multiple remote hosts in parallel - Parallel rsync (parallel-rsync, upstream calls it prsync), efficiently copies files to multiple hosts in parallel - Parallel nuke (parallel-nuke, upstream calls it pnuke), kills processes on multiple remote hosts in parallel - Parallel slurp (parallel-slurp, upstream calls it pslurp), copies files from multiple remote hosts to a central host in parallel These tools are good for controlling large collections of nodes, where faster alternatives such as gexec and pcp are not available.

Installation of latest parallel-nuke command is available for Debian, Ubuntu, Alpine, Kali, Fedora, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.