Archive for August, 2009

Backing up

August 17, 2009

Backup is an IO-intensive process so this forced me backing up during the off-hours.  I looked around for io-priorities and found “ionice”.  Here is the basic use for idle scheduler where the command will “io” only when the system is free, probably lowest priority in the io queue.

sudo ionice -c3 rsync -vaPx / /media/wd-big/backup/

gnome global menu

August 1, 2009

If you like Mac OS’ global menu, try the gnome version.