I have installed Ubuntu Server on a virtual machine in VirtualBox which runs on Windows 7. How can I connect through ssh to that virtual machine?
I go and type 'ifconfig', and i get this address "10.0.2.15". But when I try ssh 10.0.2.15 it can't establish the connection.