11
10.2008
crontab examples

Some useful and simple examples of crontab entries.

04
02.2008
bug: iwl4965 bug on load debug=0x43fff

I have found some difficulties following the Intel guide to install the new modules for my wi-fi card iwl4965 (notebook lenovo T61). There is a small bug, solved here

01
04.2007
Udev - action add - remove

How to modify linux attitude when plugging and unplugging some devices to run some scripts?
For example, it could be nice if plugging a particular usb drive starts a backup script. Let's see.

01
04.2007
udev - UUID

 

Is there a way to identify univocally a partition?  udev can refer to a partition (doesn't matter the device name) using the UUID. What' UUID, how to discover it and how to use it?