Re: [Tutor] Can I can use subprocess module for connecting to linux from windows

2017-02-10 Thread Alan Gauld via Tutor
On 10/02/17 06:48, Basavaraj Lamani wrote: > putty, I will do SSH connection to Linux machine(VM). I enter username and > password to access Linux machine(VM) then I enter different commands to > install application in Linux machine. > > Automation: I want to automate above manual task by using p

[Tutor] Can I can use subprocess module for connecting to linux from windows

2017-02-10 Thread Basavaraj Lamani
Hi, down votefavorite Manual testing: I have installed putty in windows10 machine and by using putty, I will do SSH connection to Linux machine(VM). I enter username and password to