What is this?
From advanced Bash tricks to Python gotchas to MySQL tutorials, this blog covers various topics in programming and systems administration. Find out how to get more done and have fun! Keep up with the latest by subscribing to the RSS feed!About the Author
This is the tech blog of Samuel Huckins. You can check out my homepage and other websites below, or send me a message here.-
Recent Posts
Post categories
Tags
Apache Apple Bash bookmarks CLI command database Desktop disk editor efficiency Excel filesystem firefox graph graphing hardware HTML information keyboard Launchy Linux logging migration Mobile monitoring MySQL PDF Programming putty Python Ruby scripting Security ssh subversion svn sysadmin Trac Ubuntu vim Vista web web applications WindowsBlogroll
Handy Links
My Sites
My del.icio.us
- Posts 191
- Words in Posts 69,962
- Comments 482
Monthly Archives: February 2009
How to completely reset an Apache instance in Ubuntu
While experimenting with mod_python, I ended up completely hosing my local Apache install. I had the configuration files in a bad state, so I thought the easiest approach would be to drop all of /etc/apache2, remove the Apache packages then … Continue reading
We’re not in CONNEBRASKACTICUTAH anymore: Adventures with sed
Today I encountered one of those tasks (actually quite common…) that seems fairly straightforward, but ends up collecting complexities and nuances frenetically, devouring 10 times its alloted time. I had two separate datastores that contained information about the same sort … Continue reading
Code navigation, completion and snippets in vim
In my last post on configuring vim as a (Python) IDE, there were two topics I forgot to cover and another I feel it necessary to amplify. The missing: viewing your code at a high level, and navigation therein; insertion … Continue reading
Python and vim: Make your own IDE
I prefer to use vim for most of my systems administration and programming related editing tasks. Aside from the usual argument that it will be present on any *nix system worth its silicon that you log in to, I choose … Continue reading







