Category

StradSolutions

141 articles in this category

How to process SSL Validation at user end?

September 17, 2023 1 min read

What is Domain Validation? The Domain Validation is process which proves that you are owner of the domain. There are multiple ways to process domain validation. email-based authentication:…

Linux YUM/DNF error

May 11, 2023 1 min read

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 1 min read

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…

how to reset Windows password on virtio disk?

February 8, 2023 1 min read

Please find below step for this. 1. First shutdown server and attached windows ISO or bootable drive + virtio drivers.2. Boot server from ISO and goto the Repair…