Never been to DZone Snippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

About this user

Tim Morgan http://timmorgan.org

« Newer Snippets
Older Snippets »
Showing 1-1 of 1 total  RSS 

Add a FAT32 partition to your fstab

I always forget how to do this because I don't do it very often.

   1  
   2  /dev/hda6 /media/stuff vfat rw,uid=1000,gid=1000 0 0


1000=first user created (at least in Ubuntu)
« Newer Snippets
Older Snippets »
Showing 1-1 of 1 total  RSS