|  About Me  |  Blogs  |  Photos  |  Publications  |  Resume  | 

Archive for February, 2004

Netgear ME 102 Access Point installation

Saturday, February 28th, 2004

Went to Mediamarkt today all hyped up and ready to get a Netgear MA311
wireless PCI card for my home computer, but they’ve sold out. I decided
to lash out 40CHF more and get an access point instead.

PCMCIA CF adapter

Saturday, February 28th, 2004

While at mediamarkt I also got a Nikon PCMCIA CF card adapter. It’s
only 14CHF and will save me a lot of time reflashing the iPAQs. Right
now it takes around 20min to reflash iPAQs via serial port.

Recovering accidentally deleted files under /usr

Friday, February 27th, 2004

It’s been a very unfortunate week… Made a really REALLY stupid mistake today,
did a rm -rf /usr when I meant rm -rf usr
and didn’t realised for 5 seconds. Deleted /usr/bin, /usr/sbin, and a
big chunk of /usr/share directories.

Safe rm

Friday, February 27th, 2004

Surprise surprise! I installed a script to move things to trash when I
run rm. Here’s the script:

Installing Subversion - a compelling replacement for CVS

Thursday, February 26th, 2004

In the aftermath of data loss, looked into subversion, which is rated as the top
newcomer of the year, according to linux-magazine. It aims to be a
better CVS where it versions not only file contents and file existence,
but also directories, copies, and renames.

Data Recovery

Thursday, February 26th, 2004

System hanged today, it’s happening more often lately, possibly due to
too many interfaces talking at the same time.
Sadly /dev/hda2 (vfat) got corrupted, suffered great data loss.
Notes truncated, entire recently created directory tree disappeared.