Check Open Ports for Website Server

How to Find Open Ports for Website Hosting Server ?

When you are using a shared hosting service for hosting your website on internet, there will be … Read more

What is My Public

What is my Public IP Address ?

Every machine which is connected to internet gets assigned with one unique IP address till it remains … Read more

Get MAC Id using IP Address

How to Find MAC Address using IP Address ?

If you know the IP address of the Host, but its not within your physical reach but … Read more

Block Website

How to Block Websites on Airtel XStream ZTE Fiber Router ?

Securing the home network is very important, given the fact that almost all family members now use … Read more

Unrelated_History_in_Git

How to Solve – fatal: refusing to merge unrelated histories

As we seen in our previous post, “Pushing your first git repository / project to Github” we … Read more

SEO

Best SEO Tools for Auditing and Monitoring Your Website

For identifying how your website performs in terms of search engine ranking, its better to first create … Read more

Bootanimation

How to create / change Android Boot Animation ?

Android boot animation is the loading animation that is played when your device starts up. In this post, … Read more

Download File From Internet Using Command Line in Linux (WGET)

How to Download File from Internet using Command Line in Linux ?

In Linux, you can almost do everything using commands… and this is the best this of Linux … Read more

Cut Video using FFMPEG

Cut Videos Based on Start and End Time using ffmpeg

As we have seen in our previous post, “Convert different video formats (AVI to mp4) using handbrake … Read more

Libtinfo

Fixed: clang++: error while loading shared libraries: libtinfo.so.5

We got the following error while compiling Android AOSP source code on Ubuntu PC, Solution : This … Read more

ifconfig

How to Check IP Address, Network Interface details in Linux ?

If you want to know the IP address and currently active network interfaces on Linux, we need … Read more

How to implement linked list in C programming ?

This programs shows a simple way to implement singly link list ( Singly link list is the … Read more