Changes between Version 7 and Version 8 of UbuntuInstallation

Show
Ignore:
Timestamp:
2010/02/09 15:44:35 (14 years ago)
Author:
bonnal
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UbuntuInstallation

    v7 v8  
    1919 
    2020I'll add asap the config to expose your service if you are using virtuoso inside a virtual box machine. 
     21Ok you you have the NAT enabled for yout virtual machine add these lines into "yourhome\.VirtualBox\Machines\YourMachine.xml" 
     22 
     23{{{ 
     24      <ExtraDataItem name="VBoxInternal/Devices/pcnet/0/LUN#0/Config/virtuoso/GuestPort" value="8890"/> 
     25      <ExtraDataItem name="VBoxInternal/Devices/pcnet/0/LUN#0/Config/virtuoso/HostPort" value="8890"/> 
     26      <ExtraDataItem name="VBoxInternal/Devices/pcnet/0/LUN#0/Config/virtuoso/Protocol" value="TCP"/> 
     27}}} 
     28 
    2129 
    2230