How does your website looks like in another country ?
Recently due to some issues, I wanted to know how my website looks like in another country … Read more
Recently due to some issues, I wanted to know how my website looks like in another country … Read more
libusb is a C library that provides generic access to USB devices. It is intended to be … Read more
If you are trying to install apache2 webserver as we mentioned in our another post “How to … Read more
If you want to delete large number of posts, pages, attachments, users from WordPress in scenarios like … Read more
Connect your Android device over adb to get adb shell and check the default screen timeout value … Read more
jsmn (pronounced like ‘jasmine’) is a minimalistic JSON parser in C. It can be easily integrated into … Read more
DTB = Devicetree blob. Compact binary representation of the devicetree.DTC = Devicetree compiler. An open source tool … Read more
When you are installing some package or compiling some code which is depending on “npm” , you … Read more
When you need to work with git on windows, the very first thing you need to do … Read more
When we want to capture bluetooth packets for some debugging in Android, we can follow below procedure. … Read more
MySQL Workbench is a unified visual tool for database architects, developers, and DBAs. MySQL Workbench provides data … Read more
npm is the package manager for the Node JavaScript platform. When we used installed npm on Ubuntu … Read more