Forum archive
Problems installing wget
I need to download some Drupal modules into the Turnkey VM but am having problems. If I try
apt-get install wget
I get an error "E: couldn't find package wget"
If I try apt-get update, I get lots of errors relating to resolving hostnames. I tried entering IP addresses for archive.ubuntu.com into hosts file, but then apt-get update just sits on that address waiting at 0% (as well as failing to resolve other hosts).
I'm a real Linux newbie so struggling to make some headway on this. Any help appreciated. Would be useful if wget was part of the core, although I know that has been discussed before!
Thanks
Andrew
and as you suggest try to get it working without your VPN. Once you can confirm that it is doing all the right things, then you can look at alternative setups, knowing that the basis is working as it should. It will make troubleshooting a whole lot easier if you can simplify the system as much as possible.
Also check that the Windows firewall (or any other firewall you may be using) is allowing VMware Player full access.
Another thing to keep in mind is that with "Bridged Networking" enabled the TKL appliance will appear to the network as an individual machine with its own IP address. If that is the case then if you wish to connect via VPN you will need to connect direct to it (rather than the XP host machine). I have limited experience in this area and am not sure of the steps required to acheive this.
An alternative route may be to use VMware's built in NAT (I assume VMware player also includes that but not 100% sure). If you go that direction then you will need to set the ports you wish to forward to the VM and you will access it using the XP host machine's IP. You should then be able to use a VPN connection to the XP host to access your TKL appliance.