How to check which header belongs to which package in Ubuntu ?
In Ubuntu, there is a way to identify which header file belongs to which package so if … Read more
In Ubuntu, there is a way to identify which header file belongs to which package so if … Read more
Add “Sudo” user If somehow you Lost a “sudo” user which happened to me today, after upgrading … Read more
Today Accidentally I deleted one of my folder in ubuntu which has contained important files, but I … Read more
If you want to identify which folder in your disk is consuming more disk space, so as … Read more
When you are installing some package or compiling some code which is depending on “npm” , you … 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
mdns-scan is a tool for scanning for mDNS (Multicast DNS) OR DNS-SD ( DNS Service Discovery) published … Read more
JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, … Read more
When you type something on linux shell, by default Linux save the commands what you type as … Read more