Skip to main content
Search
Search This Blog
BigData & Advanced Analytics Tips&Tricks
Pages
Home
More…
Share
Get link
Facebook
X
Pinterest
Email
Other Apps
Labels
Linux
parallel copy
pip
pscp
pssh
Suresh Kumar Sethuramaswamy
Suresh Sethuramaswamy
May 14, 2018
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
September 16, 2019
How to resolve Parquet File issue
May 23, 2018
Install a Python module from conda forge files
Comments
Post a Comment