Im trying to ssh a machine from my Windows 10 machine using a linux shell.
I tried using Bash programm included in Windows 10 and i have got the following error: "Resource temporarily unavailable"
I tried then using Cygwin but i have got the following error: "Connection timeout"
I tried then using a virtualbox VM but i have got the following error: "Connection timeout"
It only works with Putty client but it is not a shell
Does anybody know how to makes it work with Windows 10 Bash, Cygwin or a Virtual Box VM ?
Thank you