Ubuntu Posts

Postgres 9 Streaming Replication and Django-Balancer

Posted in Django Systems Ubuntu on October 20, 2010 (view comments)
Postgres 9 Streaming Replication and Django-Balancer

Over the past couple of weeks I've had the opportunity to dig in to Postgres 9's streaming replication. What I found was a relatively easy way to configure a system for basic replication with very impressive speed. Postgres's streaming replication is an enhancement to the log-shipping warm standby that was ...

Continue reading

Provisioning a new Ubuntu server for Django

Posted in Django Systems Ubuntu on June 25, 2010 (view comments)

I've been a long-time satisfied user of Webfaction, but recently I've had a strong urge to move to VPS hosting so that I can have greater control over the environment. After some research, I went with Rackspace Cloud because of the incredibly cheap low-end options. My site doesn't use a ...

Continue reading

Dynamically Updating IP Addresses with Update-ip

Posted in Python Ubuntu on May 29, 2010 (view comments)

A couple of years ago, I write a post including a snippet to automatically update your DNS overrides with WebFaction. That script served my purpose well until I moved to an ISP that gave me a static IP. Recently, though, I moved to a new apartment and signed up for ...

Continue reading

LVM-Based Virtualization with KVM and Jaunty

Posted in Ubuntu on April 27, 2009 (view comments)

A month ago, I had three tower PCs running in my home office 24x7 - a desktop PC, a web server, and a home media server. Routinely high electric bills prompted me to make the decision to combine the two servers into one, but I wanted to do everything possible ...

Continue reading

Installing Adobe Air on Ubuntu Jaunty 64-bit

Posted in Ubuntu on April 5, 2009 (view comments)

I just finished installing Adobe Air on my Ubuntu Linux desktop running a fresh install of the Jaunty 64-bit beta. It was a lot more straightforward than the instructions that Adobe provided here. I found that in my installation of Jaunty, all of the libs that that have you manually ...

Continue reading
Brandon Konkle

I've been creating websites for over 10 years, and I've been using Django since early 2008. I focus on high quality, well-tested, maintainable code and reliable high-performance deployments. Web development is something that I am very excited about, and I love finding elegant and innovative ways to push web applications further.

Latest Comments

© 2011 Copyright Brandon Konkle. All Rights Reserved.