Category Archives: linux

Python virtualenvwrapper and Logging

I ran into this issue, and couldn’t find a resolution anywhere online. Well, I figured it out, and thought that I’d put it online for others to find. The issue was that I got exception tracebacks when sourcing the /usr/local/bin/virtualenvwrapper.sh … Continue reading

Benchmarking Redis and PRedis

At work, I recently was tasked with looking into some NoSQL solutions for upcoming projects. For various reasons, I focused on the open source Redis project. Redis looks to be adding new features quickly and seemed to be a great … Continue reading

GMail IMAP Backup With mbsync on Ubuntu

Well, it sure has been a while since my last post on here. So I thought I’d kick it off with a discussion of how I went about getting my email backed up. First, a description of my situation. I … Continue reading