Thoughts of just about anything
Archive for September, 2008
Samba creating root-owned files for non-root user on Debian/etch
Sep 30th
I just noticed today that when I connect from my Mac OS X box to my Debian/Etch box via Samba it appears that every time I create a file it gets the owner of root. For example if I log on as jfrias I would expect files to be jfrias:jfrias when I create them but they are created as root:jfrias. More >
Search and replace using perl!
Sep 29th
Sunny Walia has a great tip for Search and Replace in a linux box. More >