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 194
- Words in Posts 70,576
- Comments 563
Tag Archives: Linux
Bag of useful Bash aliases and functions
Here are a number of assorted aliases and functions for Bash that I’ve made in the last few months and found to be useful. Enjoy!
Fast and easy bluetooth management on Ubuntu
I wanted to connect the conveniently svelte Apple wireless keyboard and mouse to my Ubuntu media server. I don’t often have issues connecting peripherals to my Ubuntu systems these days, so I naively assumed this would be a walk in … Continue reading
Counting columns in a CSV from the CLI on Linux
In wrangling some DB exports recently I needed the number of columns in multiple CSVs. It’s easy enough to just open them in OpenOffice and check the final column number, but I wanted a CLI utility. I even entertained some … Continue reading
Adobe AIR on 64 bit Ubuntu: install easily at last!
Consider this an extra Christmas present, at least I considered it as such Back in this post I discussed various issues with 64-bit Ubuntu systems after an upgrade. And now 15 months later I upgraded a laptop that had been … Continue reading
Handy tips for bash scripting: screen reminder and logging
Often I find myself writing simple wrapper scripts for long-running tasks, like migrating a database or performing some repair or optimization process. I mainly want to ensure proper logging is kept in order to determine how long each step takes … Continue reading







