Solved : fatal error: pcap.h: No such file or directory

If you are writing some packet sniffing code using libpcap on Ubuntu Linux, there are higher chances … Read more

How to configure static IP address on Ubuntu Linux ?

Sometimes when you are accessing one machine remotely or from same LAN but from another machine and … Read more

Script to find UPNP devices / servers in a network

This post details about how you can search and identify the details about the UPNP devices available … Read more

Solved: ImportError: No module named requests

When we tried to run a python script to check upnp information from https://github.com/lynxbee/upnp_info/blob/master/upnp_info.py on Ubuntu, we … Read more

How to Install Pip on Ubuntu ?

pip is a package-management system used to install and manage software packages written in Python. Many packages can be found in the default … Read more

Presentation – Linux Fundamentals and Basic Commands

Linux Basic Commands

Subscribe our Rurban Life YouTube Channel.. “Rural Life, Urban LifeStyle”

How to Fix : sudo: unable to resolve host my_user: No such file or directory

If you have changed the hostname of your Linux PC, by using command from https://lynxbee.com/changing-hostname-in-ubuntu/ there are … Read more

How to Install Skype on Ubuntu 20.04 and 18.04 ?

Skype

For installing skype on 64 bit Ubuntu, you can follow below simple steps to get everything installed … Read more