samba

"Can we fix it? Yes, we can!"

Jeremy Allison on free software, Samba clusters and world domination...

A shared “drop-box” using Samba

Here’s a neat thing I managed to sort out the other day.

If you have read any of the “Untangle, Asterisk and File Server; All-in-One” series of posts before, then you will know that I’ve got a neat little VIA CN700 server for our home that is running all sorts of good stuff.

One of the things I have wanted to do for a while was to create a shared directory on the server so any family member can put stuff in there (like music files etc) but not be able to delete anything so as to prevent accidentally removing thousands of MP3s or irreplaceable digital pictures for example. This facility is apparently called a “drop-box”.

Hmmmm. Now let me think… Linux file permissions are rwx: Read Write eXecute. So, if you have write access, you can delete too. How can I fix this?

Asus Eeek PC?

I'm a big fan of the Asus Eee PC, but it seems that someone was a smidge careless with the software that runs by default:

Easy to learn, Easy to work, Easy to root.


Source: open...

EU antitrust case over: Samba receives interoperability information

In 2004 the European Commission found Microsoft guilty of monopoly abuse in the IT marketplace and demanded that complete interoperability information be made available to competitors. Microsoft objected to this decision and was overruled in September 2007 by the European Court of First Instance (CFI). The CFI found Microsoft guilty of deliberate obstruction of interoperability and upheld the obligation for Microsoft to share its protocol information.

Howto - Kubuntu, WINS, and Windows Shared Folders and Drives…

I was able to access Windows network shared drives from Kubuntu today. I started by just trying to ping a machine name (without the FQDN). That didn’t work, so next I Googled for a solution and came across this - http://ubuntuforums.org/archive/index.php/t-405662.html. I followed the directions and installed the required packages:

sudo apt-get [...]