Wireless charging has been hailed as the future of smartphone charging, but it’s not without its flaws. While it may seem convenient to simply place your phone on a charging pad and walk away, the reality is far from ideal. In this blog post, we’ll take a closer look at the negative aspects of wireless […]
How to run multiple instances of MySQL on RHEL-based distributions
Sometimes you may need to run multiple instances of MariaDB database server on a single bare metal server, which support is provided with the help of the built-in utility mysqld_multi. In many cases, however, the documentation is not spot-on regarding how to utilize this tool. In this blog post, I will show you how to […]