Changes between Version 7 and Version 8 of UbuntuInstallation
- Timestamp:
- 2010/02/09 15:44:35 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UbuntuInstallation
v7 v8 19 19 20 20 I'll add asap the config to expose your service if you are using virtuoso inside a virtual box machine. 21 Ok 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 21 29 22 30