Aug
3
Create a NAS with a DD-WRT router
August 3, 2011 | 4 Comments
A quick note on how to share a USB drive over your private network (Network Attached Storage) using a router running on the DD-WRT firmware. Needless to say, your router needs to have a USB port for this feature to be enabled in the firmware. Plug the drive in your router USB port and turn [...]
Apr
10
Getting rid of the .DS_Store files
April 10, 2011 | Leave a Comment
If you are a Mac user only, you might not be aware of the trail of files our OS leaves in every folder you open and browse but as soon as you share data/external hard drives or network drives with a Windows or Linux user (or if you use multiple OS) they become a bummer [...]
Jun
7
Debian: Naming USB devices with uDev
June 7, 2009 | 1 Comment
I use three different small backup drives as three backup volumes. I turn them on on sunday, the backup scripts runs overnight, and I turn them off on monday morning. I’ve shared the backup script in a previous post. The problem is that the backup script starts by mounting the backup drives. It expects them [...]