Systemctl status mysql.service

Explore workouts, and achieving AB Data
Post Reply
Mitu100@
Posts: 1665
Joined: Tue Jan 07, 2025 4:28 am

Systemctl status mysql.service

Post by Mitu100@ »

I entered the password with uppercase and lowercase letters, etc. As you can see, it is indicated that password security = 100, then you need to confirm that this password suits you by typing Y and pressing enter.

After that, you will be prompted to delete anonymous users that are created automatically. For greater security, you should delete them by typing Y and pressing enter.

annon

Next, you will be prompted to c level executive list disable the ability to remotely connect to the root user for greater security, enter Y. (However, if you are going to log in to your account remotely, then enter N).

remote

After that, you can delete the test databases, as well as update the rules by simply typing Y twice.

DB

Health check
After all these commands, you need to check the performance of the MySQL server. To do this, enter the following command.


Status

As can be seen in the example above, the check was successful and the server is running.
Post Reply