Wiki Dnsmasq Dnsmasq provides network infrastructure for small networks: DNS, DHCP, router advertisement and network boot. It is designed to be lightweight and have a small footprint, suitable for resource constrained routers and firewalls. It has also been widely used…
Avoid VMware ESXi Loading module ipmi_si_drv ...
Today, when I restart a failed server, stuck in Loading module ipmi_si_drv ... , about 30 minutes boot is completed. First try setting IPMI to Shared in BIOS, if the option is available. When booting your installation media, press Shift…
Enable Remote Access to MySQL Server on Windows
On Linux, we can easily enable remote access to MySQL server, here is an article talking about that. On Windows, the approach is different. Here's the steps: Open a DOS command prompt on the server. Run the following command from…