Linux YUM/DNF error

May 11, 2023 StradSolutions

Suppose you are hitting a basic update command to update the system in the bash! $ yum update -y   ——-OR ——- $ dnf update -y   But you…

How to enable MySQL Port?

February 24, 2023 StradSolutions

First we will check mysql port in settings file.It will be located in the MySQL installation directory, e.g. C:\Program Files\MySQL\MySQL Server 8.0\.Open the. ini configuration file with Notepad…