How to create a local domain for XAMPP in Centos 7/RHEL 7

Instead of using the local domain localhost for your local development environment, you may create a custom domain name, named anything else and use it instead. In this example, we…

Read More »

How to remove MySQL from your CentOS system

When doing an installation of a specific version of MySQL on your CentOS machine, you may get errors caused by the previous MySQL that had been installed earlier; probably a…

Read More »

How to create a DNS server using BIND in Centos 7

How to create a DNS server using BIND in Centos 7 We all know that domains need name servers to operate. As part of a simple project covered in this…

Read More »