Virtuabox: mudanças entre as edições

De Pontão Nós Digitais
Ir para navegaçãoIr para pesquisar
Linha 5: Linha 5:
== Network ==
== Network ==
There are many ways to setup ssh access to/from your VM.
There are many ways to setup ssh access to/from your VM.
One very easy way is the first answer to this stackoverflow question [http://stackoverflow.com/questions/5906441/how-to-ssh-to-a-virtualbox-guest-externally-through-a-host/]
One very easy way is the second answer to this stackoverflow question [http://stackoverflow.com/questions/5906441/how-to-ssh-to-a-virtualbox-guest-externally-through-a-host/],
ie, Settings, set to bridged. Then your VM do ifconfig to know the IP. Install openssh-server on the guest.


== Shared folders ==
== Shared folders ==

Edição das 21h00min de 23 de maio de 2016

Extension pack

Download on the toplevel OS running Virtualbox (host) and double-click it

Network

There are many ways to setup ssh access to/from your VM. One very easy way is the second answer to this stackoverflow question [1], ie, Settings, set to bridged. Then your VM do ifconfig to know the IP. Install openssh-server on the guest.

Shared folders

Make sure to install the extension pack. Go to Settings->Shared folders I use

~/mnt/share

on both machines to share.