Monitorama!
I just attended Monitorama in Portland, and I wanted to talk about my experience!
I just attended Monitorama in Portland, and I wanted to talk about my experience!
Ever since I had the privilege of attending DevOps Days Portland, I have been
Whether you’re running on premise datacenter, using a private or public IaaS (Infrastructure as a Service) hosting platform, security is extremely...
Let's visualize and talk about the "full stack" of web development.
When preparing for a big event, it is our job to make sure the general public sees exactly what is expected, and with the help of Amazon Web Service...
As part of our project manager application process, we ask applicants to respond to a number of questions about themselves focused on their approach...
The following is a rapid installation of PHP 5.5 on OS X 10.8. This compiles 5.5 from source, including two required libraries and finding the...
As part of the services we provide for some of our clients, we monitor web page load times. The Munin plugin we were using at the time was this...
We sometimes need to exchange huge files with our customers and partners (too big to fit within the typical storage limits of Basecamp, or the free...
Puppet Labs launched with an amazing new responsive website, powered by Drupal.
The final post in my Successful Digital PM series is also both the trickiest for me to write and the one that has been the most eye opening to me as...
There's no rocket science behind this post. Just like a construction project manager is probably going to want to know a thing or two about...
This session had us finding new images to create a new theme for our site. Once our new wolf images and patterns were created and exported, we went...
If you've built out more than a few Drupal projects, you've probably gone through the same song & dance a number of times - find the most recent...
If you've ever run out of disk space you know what a pain that is. However when you run out of diskspace on the host machine running VMware, things...
Sometimes when committing things to svn you want to commit a directory, but ignore all of the files inside it. Here's how.
If you try deleting a symbolic link like this: rm -f test/ You get this: rm: cannot remove `test/': Not a directory Same deal if you try to use...