Update root Password
To update your root password you need to run this script.
Enter to your MariaDB.
Press ENTER
and choose the database.
Press ENTER
Press ENTER
to change the root password.
Make sure the output look like this:
The password for root is saved on plain text and we need to secure this password by adding the mysql_native_password
Press ENTER
And you will see the update like this:
Enter the script below and press ENTER
Exit from your database and press ENTER
Now try to login using root.
Now your Virtual Server have a installed Nginx webserver, MariaDB, and phpMyAdmin.
Last updated
Was this helpful?