Run commands in 100s of Linux servers in parallel from a single Terminal


1. sudo pip install pssh

2. create a hosts file with 100 hostnames or Ip address
3. pssh -h hosts.txt -P "service clouderascm-agent restart"

Comments

Popular Posts