For any reason, you may have forgotten the MySQL root password and need to reset it. You can reset it if you have access to the server with sudo user privileges. Follow this simple guide and know how to reset MySQL root user password in Ubuntu.
Tag: ubuntu
How to Install WordPress on VPS (Virtual Private Server)
Installing WordPress on VPS (Virtual Private Server) can have many benefits. In this guide, you learn how to install WordPress on VPS.
Read More “How to Install WordPress on VPS (Virtual Private Server)”
How to Install MariaDB on Ubuntu & Create Database
MariaDB server is one of the most popular and open-source relational database servers in the world. It is backward-compatible and a replacement for MySQL. In this guide, you will learn how to install the MariaDB server on Ubuntu 20.04 or later.
Read More “How to Install MariaDB on Ubuntu & Create Database”
Upgrade PHP to a Newer Version in Ubuntu
In this tutorial, you will learn how to upgrade and switch PHP to a new version and make it work with the Apache server in Ubuntu 20.04. Once, you know how to install the newer version, you will also learn how to remove the older version.