Re: Cannot install Apache - getting errors

2022-11-12 Thread Keith Smith via PLUG-discuss
I'm chasing my tail. I removed the first VM and then added a new VM using all the defaults. It gives the VM a 10.x.x.x IOP. I'm on a 192 net. An unmodified version allows me to do update however I cannot put an ip address in my browser. If I physically change the IP to 192.x.x.x in Ubuntu

RE: Cannot install Apache - getting errors

2022-11-12 Thread James Crawford via PLUG-discuss
At he office I use Centos 7 as a host system, and then run the guests using KVM, virtualbox is not needed. I have 3 host servers 1 is for development guests. The other 2 run production guests. All the host provide a bridge connection (actually bonded bridge) for the guests and each guest has

Re: Cannot install Apache - getting errors - solved

2022-11-12 Thread Keith Smith via PLUG-discuss
1) Fresh install allowing all defaults. 2) Changed VB to bridged 3) Create static IP network file. 4) restart network All is fine!! On 2022-11-12 10:13, Keith Smith via PLUG-discuss wrote: I removed the existing server and created a new one. The new one is connected to the internet and I was

Re: Cannot install Apache - getting errors

2022-11-12 Thread Keith Smith via PLUG-discuss
I removed the existing server and created a new one. The new one is connected to the internet and I was able to do an update && upgrade without any issues. On the first install of Ubuntu 20.04lts, I configured the server with a static IP and then once installed I set the connection to bridged

Re: Cannot install Apache - getting errors

2022-11-11 Thread Keith Smith via PLUG-discuss
I can ping the virtualbox Ubuntu 20.04 from outside, however I cannot ping anything from the command line of the Ubuntu 20.4 VM. On 2022-11-11 14:27, Keith Smith via PLUG-discuss wrote: Hi, I unable to install Apache on Ubuntu 20.04lts Desktop Computer is running Kubuntu 22.04lts I have inst