Steps For Configuring Primary MySQL Database on Your Server

Database configuration In this blog we are going to configure the primary MySQL database on your server. You all know that MySQL is a Relational Database Management System. cPanel and WHM’s interfaces support MySQL or MariaDB. MariaDB is one of the most popular database servers. It is free and open source software.It also supports PostgreSQL […]

See More

How to Create Wheel User In WHM?

How to Create a Wheel User In WHM? In this blog, we are going learn how to prevent any user from logging in as a root to your server. This will help secure your server from hackers who try to guess your root password. So how will you log in this root? Well! The only […]

See More

MySQL Feature for Changing the Root Password- Hostripples

MySQL Feature for changing the Root Password We can use MySQL Feature for changing the Root Password of the server so that any user will not be able to login as root and it will also help in preventing the hackers who are trying to guess the root password. Step: 1 For that first let’s […]

See More