Hello, If you maybe forget your root MySQL server password, do not panic it can be flushed and then reset very easily Stop the current MySQL server instance, then restart it with an option to not ask for a password. 1 2 sudo /etc/init.d/mysqld stop sudo mysqld_safe –skip-grant-tables & Reconnect to … Continue reading
Tag Archives: server
Cpanel /scripts/ powerfull command from cpanel
If there are struggling with cpanel server, then you will not be alien to use a command script cpanel, cpanel there is a lot of script command. Everything is in the directory / scripts /, we can use this script to work ssuatu faster than we do manually because the script is made to … Continue reading