2

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.

Matthew Dolman
  • 1,732
  • 7
  • 25
  • 49

2 Answers2

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