Echo Command

The “echo” command in Linux

What is echo command? The echo command in Linux is used to display text string that is … Read more

rm command

The “rm” Command in Linux

The “rm” command is used to “remove” or “delete” files in Linux. By typing command “rm filename” … Read more

Secure your Home Network

How to Block Websites on Home WiFi Router ?

If you are concerned about your family members like childs coming across any unwanted website unexpectdly while … Read more

WordPress Followers

Solved : WordPress Subscriber, Follower Count is Incorrect

Today, when we are writing this article our the subscribers count as shown with Jetpack subscriber form … Read more

Fix URL

How to Fix Poorly Formatted URL Issue for SEO ?

We are using Neil Patel’s “Ubersuggest” for our website’s search engine optimisation analysis and improvements. We analysed … Read more

Generate Linker map file

How to create Linker .map file in Linux ?

Understanding map files created by some of the Embedded compilers is required for the Engineers who are … Read more

Android Device Information

Fetch All Device Information From Android For Debugging

You can use some of our scripts to download all the information of android device. This will … Read more

Find and Replace

Find and Replace in VIM Editor

Suppose we have a text file from which we want to search for string “hello” and replace … Read more

Solved: Fastboot Flashing Unlock is not allowed

If you try to unlock the fastboot flashing during the development using command, You may get an … Read more

Fixed : Flashing is not allowed in Lock State

When using fastboot, if we type below command, We may see an error as, Solution : First … Read more

Emulate Rpi on Linux

How to Emulate RaspberryPi 2 using QEMU ?

We need to compile recent qemu source code since it has added support for Raspberry Pi, to … Read more