How to Download & Install Python 3.8.6 on Windows 10

Let me quickly guide you to install Python 3.8.6 on Windows 10. In this post, I am going to install Python 3.8.6, set Python 3.8 to system PATH, check python version with CMD, write classic ‘hello world’ program and execute it with cmd. Please Note: If you are trying to install Python 3.8.6 on Windows […]

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. […]

How to Install WP CLI on Windows 10

I assume that you already know what is wp-cli tool, in this post I am going to show you how to download and install wp-cli tool on Windows 10. However, if you have Windows 7 or Windows 8; these steps will work for you. WP-CLI Prerequisites You need to have PHP and Composer installed and […]

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 […]

How to Monetize Downloadable links

There are lots of downloadable links on your websites and blogs that are not being monetized or somewhat under monetized. If your website or blog is ranking for any downloadable software or any other sort of media and you want to monetize your traffic then this post will help you quickly monetize your pages with […]

Introduction to CSS

In this post I am going to show you basic styling code on an HTML page which is very easy to use or learn. With codes and visual images that will help you understand CSS codes. What is syntax, selector and also show how to add a style-sheet in HTML file and how many ways […]

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 […]

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

wsl2 on 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 […]

Best Moodle Hosting: All You Need to Know

Features of Moodle? Moodle is a PHP powered open source e-learning CMS that lets you start online classes and connect with your students in no time. Moodle project empowers educators and students alike. Moodle is packed with cool features that make teaching online easy. Here is the list of features that Moodle has to offer. […]

How to Upgrade to WSL 2

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 […]