ssh to virtualbox guest OS
Contents
sudo apt-get install ssh
make sure ssh service is working
netstat -tlpyou should see following line:
| |
change virtualbox network setting to: Bridged Adapter with vnic0
ifconfigmake sure host OS vnic0 address is in the same net with guest OS p2p1