Mapping shortcut keys with xbindkeys

If you are using one of those window-managers, which does not support shortcut keys very well by default (lwm, aewm etc.) then xbindkeys might be just what you are looking for. Continue reading

Comparing search engines

There are many search engines out there and sometimes it is hard to decide, which one to use. Here is a simple pros and cons listing about few of them. Continue reading

Backup: create an iso image from folders/files

Backing up things is always important and while it can be done manually here is a neat way to organize folders/files and transform them to become iso images.

First you need to install a program called genisoimage. (Debian family: apt-get genisoimage / Arch: pacman -S genisoimage / Gentoo: emerge genisoimage) Continue reading