Hello all
i try to ssh via cygwin to the CentOS 7 VM i installed
i try as i do normally :
ssh -i /cygdrive//d/HashiCorp/centos7/.vagrant/machines/default/virtualbox/private_key
vag...@127.0.0.1
but im getting :
ssh: connect to host 127.0.0.1 port 22: Connection refused
The vagrant ssh command working find but i like to be able to login from simple ssh
thanks