How to transfer large file to remote server over ssh with unstable internet ?
Recently we faced an issues that we wanted to transfer very large single file with almost 1Gb … Read more
Recently we faced an issues that we wanted to transfer very large single file with almost 1Gb … Read more
Recently, we got the error “getaddrinfo: new-hostname No address associated with hostname” while working with some commands, … Read more
In Ubuntu, there is a way to identify which header file belongs to which package so if … Read more
Following are the errors which you may get while compiling bitbake and its solutions, Error : WARNING: … Read more
Sometimes when we try to compile an unknown go package, we can see an error like “no … Read more
Today Accidentally I deleted one of my folder in ubuntu which has contained important files, but I … Read more
If you are trying to install apache2 webserver as we mentioned in our another post “How to … Read more
If you are trying to download large source code from git using “git clone” command and your … Read more
When we were compiling our app source code with “./gradlew clean build” we got following error, Solution … Read more
Today I was working with git and for that I had created a “workspace” directory which contained … Read more