This week’s techmail is Clear some desk space with cross-platform keyboard and mouse sharing app. The tip is about Synergy+ which is awesome cool. With it, I can share the same keyboard and mouse across as many computers as I want (it’s cross-platform, so I use it with my OS X workstation and my Fedora workstation) — all without requiring a KVM switch. Works absolutely fantastic. One of my new “essential” applications.
Tag Archives: Linux
Head off problems by monitoring servers with munin
Last week’s techmail was Head off problems by monitoring servers with munin which takes a look at the Munin program. Munin is pretty slick in that you can use it to monitor resource usage on the local machine and networked clients as well. Goes nicely with Nagios when you have to babysit and keep an eye on multiple machines.
GUI scripting in bash
This week’s techmail is GUI scripting in bash which takes a look at a few options for GUIfying your bash scripts: Zenity (for GNOME) and kdialog for KDE. My favourite is Zenity since I use GNOME, and it doesn’t require all this whacky DBUS stuff (although I suppose maybe using DBUS makes kdialog more powerful, but I’ve never noticed a real lack in Zenity). It’s a nice way to turn a shell script that needs to run in an organization into something a little more user-friendly and with a bit more polish.
My favorite Firefox extensions for Linux
Last week’s techmail was My favorite Firefox extensions for Linux which talks about a few of my favourite extensions for Firefox. Read the comments on the tip… I’ve already found another couple that I didn’t know about before that I’m going to have to try out. The one thing that keeps me using Firefox are the extensions for it. I might feel a little slow and clunky sometimes, but some of those extensions sure make up for it.
Take advantage of full-featured Komodo IDE to boost productivity
Last week’s techmail was Take advantage of full-featured Komodo IDE to boost productivity which looks at some of the cool features of Komodo that can help you get more out of the IDE. I’ve been using Komodo for years, and even though it is pay-to-play, it’s still my favourite IDE. In particular, I really like the fact that it has support for so many languages… I used to be a pretty big fan of Zend Studio, until they moved it over to Eclipse. Then I went back to Komodo. Of course, now that I’m doing more in python than PHP, I would have been using Komodo more anyways.
The tip looks at things like customizing the toolbox to get more snippets and commands in there (i.e. running pylint on the currently open file), looks at debugging support, changing the keybindings (need my vim keybindings!), and some of the add-ons you can install (since Komodo is based on Mozilla code, it is capable of using addons, just like Firefox or Thunderbird).
Increase download speed with Aria2 utility
Last week’s techmail was Increase download speed with Aria2 utility which looks at an incredibly useful and cool file download client. Aria2 is unique because it can grab the same file from multiple sources: http, ftp, bittorrent. It can do it at the same time and then munge the resulting file back together. Makes downloading big files wicked fast. Multi-platform, so not just Linux.

