You might want to disable ipv6 completely in your Ubuntu system for various reasons. In my case, Transmission was leaking my real ipv6 behind VPN.…
If you are using a dedicated server or Virtual Private Server (VPS), you might stumbled across a problem where resolv.conf keep resetting even after you…
Description I was trying to use cURL in PHP, but somehow HTTP code returns 0 instead of any valid response code such as 200, 500,…
Problem I have a WordPress plugin that saves content as metadata. After a while, I think I should use default place to store that data…
Sometimes resolv.conf that is located at /etc/resolv.conf can be a headache. One way to manage the file is by using resolvconf package, which is I…
Sometimes you will want to execute a long running process in the background because don’t want your user to wait it finished in the frontend.…
Wolfram Alpha is a powerful engine for computing answer and providing answer. It can be so much fun to play with. You can literally ask…
Adsense: We apologize for the inconvenience, but we are unable to process your request at this time.
Adsense can sometime be troublesome. I had a few issues since years including balance not updated for months, website approved but then rejected, and no…
Introduction Cloud Torrent is a self-hosted remote torrent client according to its Github repository. Basically this is a seedbox where you can add a torrent…
This is an English version of autoreconf: failed to run autopoint: No such file or directory Introduction I was trying to compile a program from…