MySQL is not recognized as an internal or external command


I assume that you already have installed MySQL on your Windows operating system and you are trying to access it through command prompt or PowerShell and you are getting this message MySQL is not recognized as an internal or external command, operable program or batch file.  I completely understand why you are getting this message. … Continue reading MySQL is not recognized as an internal or external command

Ordering Flex Items


In this post I going to show you how to create Ordering Flex Items. We will try it by style. we will take a look at ways in which you can change the visual order of your content when using Flexbox. Straight the display of the items The first two values ​​keep the items in … Continue reading Ordering Flex Items

Creating Lists in HTML 5


In this post you will learn all three HTML 5 lists data types, there are three types of lists in HTML. Ordered List Unordered List and Definition List All you need to know I am going to write each HTML lists data type code and attach a screenshot for visual understanding. I would suggest that … Continue reading Creating Lists in HTML 5

How to Make/Change default directory in Bash/WSL Windows 10


How to change default directory with WSL/BASH on every time you launch your WSL on Windows 10. How make your user directory default directory every time your launch your BASH or WSL like Ubuntu, Debian, Apline, Arch Linux, Fedore, Suse, and other Linux distro. To make this permanent default directory whenever you launch your WSL … Continue reading How to Make/Change default directory in Bash/WSL Windows 10

How to Upgrade to WSL 2


How to upgrade from WSL 1 to WSL 2 on Windows 10. If you want to upgrade your WSL on Windows 10, there are two possible ways to upgrade your WSL. First one is simple – if you already have WSL installed on your system, you simply have to download the latest WSL 2 Linux … Continue reading How to Upgrade to WSL 2