by James Bradach | Aug 23, 2014 | Tutorials |
Install Redmine on a LEMP stack On a whim I decided to try installing Redmine, the popular project management application written in Ruby on Rails. I don’t have any experience with Ruby, but there don’t seem to be any comparable open source Python options...
by James Bradach | Jan 20, 2014 | Articles |
VirtualBox bug freezing display While working on a virtual machine running Ubuntu 12.04 recently, I encountered some behavior in Chromium and Chrome that made me start to regret uninstalling Firefox. When links or menu items were clicked, the browsers would appear...
by James Bradach | Jan 12, 2014 | Articles |
I use Cloud Servers from Rackspace for most of my application hosting. Through their control panel I can quickly create, rebuild, and delete virtual private servers quickly and easily whenever I want. The only frustrating part has been having to spend time doing the...
by James Bradach | Jan 11, 2014 | Tutorials |
Over the past six months I’ve been deploying my Python projects using uWSGI and NGINX almost elusively. While they each have an overwhelming number configuration options available, deploying basic apps with them can be pretty painless. Here’s one simple...
by James Bradach | Oct 14, 2013 | Tutorials |
This summer I was looking around for a new laptop. I wanted something lightweight and simple, preferably running a Linux variant. A lot of what I’ve been working on lately doesn’t require Windows and I’m often moving projects to virtual private...