0
votes
1answer
235 views

Help or advice for my script

I have written the following script which you may find useful if running Ubuntu on VirtualBox and make use of NetBeans. The scripts may even be used for other VirtualBox needs as it tries to: ...
2
votes
3answers
611 views

How to open files which are located in VirtualBox's Guest Machine from Netbeans of Host Machine

I have Ubuntu 10.04 installed in my Host Machine and it has VirtualBox. I have Guest Machine wich runs Ubuntu 10.10. I have NetBeans installed in Host Machine and need to open my project files which ...