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 190
- Words in Posts 69,510
- Comments 466
Tag Archives: Linux
Debugging bottlenecks with the MySQL Query Profiler
I was throughly pleased to discover the MySQL Query Profiler facility recently. Somehow I hadn’t heard about it (or recalled anyway) until now. In short it provides a very easy way to view how much time (down to the microsecond) … Continue reading
Improved random password generator script
[EDIT, 2010-11-10:] After being kindly corrected by Chris Jones, I recommend instead using a readily available utility that is more feature rich to boot: pwgen.[/EDIT]
Get Flash working on Ubuntu 64-bit
If you use Ubuntu, and you happen to like to visit more than a handful of webpages, you might have encountered an issue or two with Flash. If you aren’t sure if Flash is working properly on your machine, check … Continue reading
Osmos: beautiful, relaxing, and cross-platform ambient game
I came across a game called Osmos by Hemisphere Games from this story posted on Slashdot. Their experience of porting the game Osmos to Linux and the sales they had witnessed thereafter was what interested me initially. They had found … Continue reading
Tune MySQL like a pro with MySQLTuner
I came across MySQLTuner recently and was most pleasantly surprised. It’s a Perl script that only requires your MySQL user and password to provide detailed and useful checks of a running MySQL instance. First though, check out the awesome URL … Continue reading







