As more and more servers are getting hacked, I would like to teach you guyz how to secure your server, so no one can access it.
1.First, open your navicat.
2.Click on your connection.
3.Go to manage users.
4.Delete the user with %.[root@% and @%]
You have to delete any with % in it.
%means ip, deleting it would make no other IP access it, other than localhost.
5.Access to your DB by Connection Name:localhost, and your username and password.
Hope you have secured your server and no one can access to your DB or hack it hopefully.
Atleast a thank would be appreciated.:)
1.First, open your navicat.
2.Click on your connection.
3.Go to manage users.
4.Delete the user with %.[root@% and @%]
You have to delete any with % in it.
%means ip, deleting it would make no other IP access it, other than localhost.
5.Access to your DB by Connection Name:localhost, and your username and password.
Hope you have secured your server and no one can access to your DB or hack it hopefully.
Atleast a thank would be appreciated.:)