Network monitoring on Linux This post mentions some Linux command line tools that can be used to monitor the network usage. These tools monitor the tr…
Quite a few frameworks have built-in HTTP APIs. Angular 2 has the http module, JQuery has $.ajax, and, up until Vue 2.0, Vue.js had vue-resource. In V…
My way of adding project to GitHub This is my shortest possible explanation, I am glad if someone finds this post useful. This is for Linux users. For…
.htaccess A .htaccess file is a directory-level configuration file for Apache HTTP server, which allows one to override the web server's system-wide s…
If your server has multiple hostnames that resolve to a single address, and you want to respond differently for www.example.com and www.example.org. C…