Remote Access for BackBox 3 in VirtualBox

Started by ranjeet44, March 06, 2013, 10:49:56 AM

Previous topic - Next topic

ranjeet44

Hi all,

I have installed BackBox 3 in VirtualBox. My Host Os is Windows-7 Professional. I want to access Backbox from Windows-7. how can I do that    ??? ??? ???

ostendali

be more specific pls, what kind of access we are talking about, network or what?

Note that we don't give any support on wintel platforms, any of proprietary stuff is not allowed here.

ZEROF

Hi,

It's easy to do. Install winscp in windows. Inside BBox open terminal and see your ip with ifconfig, then in terminal sudo ssh start. Then from windows winscp client connect with IP, user and password and you can transfer files without problems. And if you try vmware player, install vmware tools and you can transfer files from vmware machine to windows ones with copy/paste.

Etc.. so many solutions around, like putty and vnc.


Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*

ranjeet44

Thanks ZEROF, I have started the ssh service on BB and installed winscp on windows but winscp can't loacate my BB ip address, in addition i have tried Xmanager and Vmware Client also but all is in vain.

ZEROF

I'm not in home but when i come back i can make you video how to resolve your problem (next week). It's easy to do, but sure if we don't know where to start it's not easy.

Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*

b4d_bl0ck

Hi ranjeet44, can you specify in a better way what is your goal? Do you have to transfer file, make host and guest communicate together, simulate remote connection, connect from a remote system to your guest system through the host... what?

Anyway in Virtualbox you can simply install, in your guest system, the VirtualBox Guest Additions, that make you copy/paste text, share host and guest files via shared folders, enable various screen sizes including full-screen, and so on.
They are a .iso virtual CD, that should have been automatically downloaded when you installed VirtualBox on your host system (i have it in /usr/share/virtualbox/VBoxGuestAdditions.iso on my Debian, but the path could be different for your installation. In Windows you find them in the installation folder. Or you can download the one appropriate for your version here, in the folder having your version number), and you only have to insert this CD in any virtual machine you want to extend with those features. Then you procede with the installation on your guest system (here the official guide, but you can google for it) and you are ready to go. Usually the installation doesn't require particular operations. If you have problems there are lots of discussions and documents on the web about installation issues, or ask here.

Having said that, I suggest you to use VirtualBox instead of VMWare. After all... it's open and free! And for my experience it's also very stable.

Have fun... keep us up to date.
Bye.
bool secure = check_paranoia() ? true : false;