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
Fixed : error: #elif with no expression
When we want to make a compile time decisions to enable some code and disable other, #ifdef … Read more
How to install Minicom on Linux / Ubuntu
Minicom is a text-based serial port communications program. It is used to talk to external RS-232 devices … Read more
Solved: brltty – USB COM Port Gets Immediately Disconnected
When we connected our USB to Serial converter to Ubuntu 22.04, it got detected as ttyUSB0 but … Read more
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
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
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
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 in VIM Editor
Suppose we have a text file from which we want to search for string “hello” and replace … Read more