How To Set Correct Permissions (CHMOD) on Linux with Single Command

Setting the correct permissions (CHMOD) for all files and folders in a Linux server environment is very important. The correct permission will secure all files and folders on your website. Of course, we don’t want our website files and folders to be publicly accessible. For … Read more

How To Reset MySQL Root Password on Debian/Ubuntu & CentOS

On this tutorial we will guide you how to reset MySQL root password on Fedora/RHEL/CentOS and Debian/Ubuntu server. This guide should work well on MySQL 5.5, MySQL 5.6, MySQL 5.7 and later versions. In certain conditions it may require us to reset the MySQL root … Read more

How To Fix MySQL Plugin ‘auth_socket’ is not loaded”

MySQL

When we installed and configured VestaCP with the Ubuntu 18.04 LTS server we got a serious error message with the MySQL 5.7 database server. This error message was clearly seen after the initial installation process of VestaCP was completed, where we had a problem when … Read more