How to Install Ubuntu Dual Boot with Windows 10

Ftr40

You don’t have to have two different computers to use Linux and Windows 10. It’s possible to have a Linux distro installed on a computer with Windows 10 preinstalled. Note Before you go through this process, you must backup your…

How to Install phpMyAdmin on CentOS 7 with Nginx

Ftr42

As we know that to do database management easily, we can take advantage of free open-source software tools such as phpMyAdmin. Without these two tools, we should be familiar with the MySQL or MariaDB variable system through the command line…

How to Reset the MySQL Root Password on Linux

Ftr20

In some cases, you’ve forgotten the MySQL root password, or it has mysteriously changed. In this post, we will reset the MySQL root password in Linux by starting MySQL with the –skip-grant-tables option. Note Running MySQL with the —skip-grant-tables option…