How to Identify packages generated by the bitbake recipe ?

When trying to add new packages to your root file system image, we need to identify what … Read more

Configuration of mautic with Amazon SES on Shared hosting server

Its been quite a sometime, we were looking for some software which can act as a front … Read more

Understanding wireless beacon packet ( captured using pcap API’s )

As per Wikipedia, Beacon frame is one of the management frames in IEEE 802.11 based WLANs. It contains all the … Read more

How to disable and / or enable ICMP ping from Linux host ?

To disable the ICMP ping from certain Linux host, lets say which has IP of 192.168.0.100 use … Read more

How to remove debit / credit card from Amazon ?

Its been really difficult to find how I can remove the currently added debit card from Amazon, … Read more

How to resolve : getaddrinfo: new-hostname No address associated with hostname

Recently, we got the error “getaddrinfo: new-hostname No address associated with hostname” while working with some commands, … Read more

How to Change Hostname for Ubuntu Machine ?

Recently, we wanted to change the hostname of our Ubuntu machine, Lets, check now what is current … Read more

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