linux - How do I run a shell script on multiple CGE machines concurrently? -


i have multiple linux gce machines , there's bash script want run on of them time time. right i'm connecting manually each machine separately in order run script. how run script on several machines concurrently without connecting each machine individually each time? how configure on machines should run?

try fabric. can write simple scripts in python can run on multiple hosts (which need ssh access to).


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -