I'm stuck trying to get SSH to work between a VM host and guest.
Installed SSH in the guest OS (Xubuntu) and got it running. Changed the Virtualbox network settings to Bridged adaptor and have checked whoami;hostname.
In the OS X terminal, when I try ssh username@hostname it cant find anything.
Also tried ifconfig in the guest and tried the ip address to no avail.
Any ideas? Trying to get comfortable with it before setting it up on a Pi.
Would also like to set up key-based log-in for SSH instead of passwords.
I'm stuck trying to get SSH to work between a VM host and guest.
Installed SSH in the guest OS (Xubuntu) and got it running. Changed the Virtualbox network settings to Bridged adaptor and have checked whoami;hostname.
In the OS X terminal, when I try ssh username@hostname it cant find anything.
Also tried ifconfig in the guest and tried the ip address to no avail.
Any ideas? Trying to get comfortable with it before setting it up on a Pi.
Would also like to set up key-based log-in for SSH instead of passwords.