Windows 10 couldn’t be installed error Code 80240020 100 solved.

Windows 10 couldn’t be installed error Code 80240020 100 solved.

Error code 80240020 occurs when you download an incomplete Windows 10 files and trying to upgrade the Windows 10 with these files moreover it can happen if you have an unfinished or corrupted Windows 10 installation folder. Fortunately solution to this problem is quite easy. You just need to follow the steps below to get…

How to install, enable and disable PHP curl module with Apache on Ubuntu Linux

How to install, enable and disable PHP curl module with Apache on Ubuntu Linux

Introduction The objective of this guide is to show how to install, enable or disable PHP curl module with Apache web server on Ubuntu Linux. Operating System Ubuntu 20.04.3 LTS Requirements Root user access is required in order to install, enable or disable PHP curl module. Difficulty Level Easy Step 1: Installation of curl module…

How to Change MySQL / MariaDB Default Data Directory With Old Databases- Linux

How to Change MySQL / MariaDB Default Data Directory With Old Databases- Linux

In a Linux bases system, by default MySQL/MariaDB data directory will be /var/lib/mysql. As a good practice it is always recommended to change MySQL / MariaDB Default data directory. For example in a production network where large scale applications expected to grow due to high usage. In this case it is not recommended to use…