linux - How to connect and run commands in a ubuntu and windows machines? -


i want run few scripts (jmeter scripts) in few aws ubuntu machines , windows7 machines. use winscp (transfer files), putty (run commands) linux , remote desktop connection windows machines, work manually.

now want automate these processes , know how achieve that. intention write code to,

  1. connect these machines,
  2. copy scripts,
  3. run scripts,
  4. fetch log files ,
  5. close machine

i want schedule them. best way of doing this? prefer code write can hosted somewhere (so rest api can exposed) or called direct library (api) in java server.

i know chef scripts can written, want know other alternatives. https://www.chef.io/chef/

thanks ton in advance.


Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -