HOW TO : Use templates in puppet to pass hostnames
puppet, is a configuration management framework that can be used to perform several different things to validate/configure your infrastructure. We have been using puppet for sometime...
puppet, is a configuration management framework that can be used to perform several different things to validate/configure your infrastructure. We have been using puppet for sometime...
If you use the default logging options for Jboss, it has a nasty habit of overwriting log files on a restart. So, if you were in...
We finally come to one of the last posts of Project Uptime. Now that all the components have been setup, I finally copied the wordpress directory...
Most of us worry about paging to disk (swap), but if you are running a transaction intensive application the paging that happens in RAM also starts...
I have recently started using git as a source control for the various scrips that I write. As I also mentioned in this post, I use...
The server has held up pretty well, since the installation of varnish. Based on this wiki post, I added the following to /etc/varnish/default.vcl [code] <pre> #...