How to: Install the Memcached Agent for NewRelic in an Ubuntu server
How to: Install the Memcached Agent for NewRelic in an Ubuntu server Everytime I try to install a plugin for New Relic I find myself trying to figure out how to perform each of...
A site dedicated to Exchanging Knowledge (reviews, q&a, help, support)
How to: Install the Memcached Agent for NewRelic in an Ubuntu server Everytime I try to install a plugin for New Relic I find myself trying to figure out how to perform each of...
How to: Use Git (Git Clone, Git Fetch, Git Pull, Git Clone & Git Rebase) I am new to Git and using repositories in Linux based systems (Being a Visual Studio / Team Foundation...
Resolved: fatal: Not a git repository (or any of the parent directories): .git I just started using BitBucket as it offer private Git repositories which is something I was looking for and GitHub obviously...
Custom NginX Distribution I created a custom NginX distribution to address the need of NginX with the purge cache plugin in newer Ubuntu versions. The source can be obtained from Github: https://github.com/JCBauza/NginX/ and the PPA for your system at: https://launchpad.net/~cloudingenium/+archive/nginx-mainline....
How to: Build your own version of NginX I was following a tutorial on how to use NginX with WordPress and the NginX Fast CGI cache caught my interest. The only problem is that...