How to Fix SSL Issue – your connection to this site is not secure ?

Website_SSL

Did you recently bought a SSL certificate from certificate authority and installed it to your website as … Read more

Fixed : Waiting for cache lock: Could not get lock

When we tried to install one package using “apt-get install” , we got following error, and we … Read more

Git filename too long in Windows MINGW / Git Bash

git

We had some source code downloaded from internet and which was developed on Windows. We wanted to … Read more

Ubuntu doesn’t detect WiFi Access Point

Settings

Recently I came across very different problem when I moved to a place where there was few … 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 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

How to resolve error : ” no buildable Go source files in “

Sometimes when we try to compile an unknown go package, we can see an error like “no … Read more