On Sep 23, 2021, at 9:22 AM, Pizu <pizpower@gmail.com> wrote:
I am going to format it and install ESXi and will create a VM and will give you an update.
I suspect what happened is that you broke the configuration, and then kept re-installing the packages, hoping that would fix it. The problem is that the packages don't wipe your configuration and install the new ones. That's so you can upgrade the server by installing the new package, and it won't break a production system. So as always, if you make a change: * test it before the change. Make sure it works * make the change * test it after the change. If it doesn't work, then the problem is the change you made. Don't do anything else until you fix the configuration. Alan DeKok.