python - accessing ubuntu files(installed in virtualbox) from windows -
i have installed ubuntu 13.x in virtual box
my parent os windows 8.1 . need access python files ide in windows. site packages directory django .
eg:
'/usr/lib/python2.7/dist-packages'
how can access parent os
things :
get host/guest machines connected same network. may nat or bridge vm physical adapter.
install samba , create samba share.
access files windows machine via networks or smb:// protocol
Comments
Post a Comment