Tutorials



Reverse DNS (rDNS)

What is rDNS?rDNS is a reverse DNS check. When the email is received, it checks which nameserver and domain are associated with the sender's IP address.Most Internet Providers and email hosters w...

How to install LAMP on CentOS 7

IntroductionThe LAMP stack is a package consisting of the Linux operating system, Apache server, MySQL database (MariaDB), and the PHP programming language. Each layer of the stack represent...

How to install & configure MySQL on Windows server?

Each company needs its own database in which you can store data about customers, products, and so on. And to make it convenient to work with the database, it is necessary to use various kinds of relat...

How to work with MySQL server installed on Linux?

Every company needs a good database with easy relational management. That is why most of the sites on the Internet use MySQL.In order for you to be able to use this DBMS, you need to install it on the...

Installing and configuring Cpanel on CentOS

In this article, we will talk about the Cpanel server control panel. We will look at how to install Cpanel? How to use Cpanel for free? What is the use of this control panel and how to work with ...