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: November 2008
Migrating Firefox instances and saving issues
I recently performed a fresh install of Intrepid Ibex on one of my home PCs, and restored the files I cared about from backup. I decided to use a Firefox backup created by FEBE from a machine whose Firefox setup … Continue reading
Show the largest MySQL tables on a box
This post shows some handy things you can do with the information_schema database created by default in instances of MySQL 5. I especially liked the query to show the largest five tables in a given instance. I wrapped that query … Continue reading
The Snipping Tool and GScrot
One new tool I have come across in my foray into Windows Vista that I have found quite helpful is The Snipping Tool. The average Vista user I talk to has never come across this utility and, as mentioned here, … Continue reading
Finding missing modules and making them available
On a few occasions, I have needed to debug python code in some production application that I couldn’t easy get installed on my local box, either because it was old, or had a very custom setup, or I just didn’t … Continue reading
Web Productivity Winning Duo: Launchy + keyword bookmarks
This tweak is a little more involved than most I put up, but it is totally worth it. When done, you can fire off any custom web search from Launchy! Here are the steps (I assume you have Launchy installed … Continue reading







