FTP sucks.

Ah the good old days of FTP I remember them like it was yesterday, waiting ages for my website to upload, no changes tracked, pain in the ass to rollback anything, and just time consuming. Every time someone asks me to give them FTP access I die a little more inside, wishing they would crawl… Continue reading FTP sucks.

Setting up an Awesome local WordPress Development Environment with Virtual Box and Xubuntu

The objective of this tutorial is to show you how to quickly setup a decent local development environment that will give you flexibility needed to develop and test your WordPress applications. This is not limited to WordPress, however this will be our focus for this setup. Download and Install VirtualBox from here: https://www.virtualbox.org/wiki/Downloads Download the… Continue reading Setting up an Awesome local WordPress Development Environment with Virtual Box and Xubuntu

Getting Started in DevOps

What qualifications should I get to become a DevOps Engineer? What courses  can/should I attend on DevOps? What is DevOps? What books can I read on DevOps? What skills should I have to become a DevOps engineer? Who are the best DevOps experts in the world? Where can I find DevOps engineers to hire for… Continue reading Getting Started in DevOps

Top 2 Package Managers for DevOps Teams

Follow @dockerhub Docker Hub Website • Wikipedia The Docker Hub is a cloud-based registry service for building and shipping application or service containers. It provides a centralized resource for container…   Follow @npmjs npm Website • Wikipedia npm is the default package manager for the JavaScript runtime environment Node.js.