I am running the Turnkey Linux LAMP appliance in VirtualBox and need to update the PHP. I want to do it using apt-get but I can't figure out how to share my computers 3G dongle connection. I am running windows 7.
Asked
Active
Viewed 1,292 times
2 Answers
2
Figured it out myself, for all interested:
In network settings share the 3g dongle connection Install microsoft loopback adapter On the appliance settings set the network settings to bridged adapter - loopback adapter After booting up appliance setup static ip,

Matthew Dolman
- 1,732
- 7
- 25
- 49
0
You're Host's connection should carry over to your Guest (unless your 3G tether requires a special network adapter).

John Giotta
- 16,432
- 7
- 52
- 82
-
It doesn't carry over. I have tried all of the network settings without any luck :( – Matthew Dolman Mar 25 '11 at 15:09