Six Tips for Homemade "Dot Mac" Servers
lisam writes "Alan Graham has an article on O'Reilly's MacDevCenter offering tips for homemade dot mac servers. Tips include creating a central file server, how to set up a central repository for iTunes, sharing images, collaborating with WebDAV, etc."
This came up on /. before (tho' not the O'Reilly link). Read all about it here
Alison
"It is a miracle that curiosity survives formal education." - Albert Einstein
A few things, while you're groggy:
1. It's not Linux, but a BSD distro can do it, out of the box.
2. Some of the suggestions require a little effort on the client side as well (The global iTunes settings, for example).
3. There's a WebDAV module for Apache 2.0. If you don't want to use the one already available on a Mac, and you can't be bothered to set it up yourself, then don't complain about it not already being done for you.
--
Bitter? No, I'm not bitter. Semi-sweet, maybe.
That what was all this school was for... to teach us how to solve our own problems. -- janeowit
You don't need to fake an iCal server, you just set up WebDAV on whatever web server you have lying around. iCal doesn't care if you use .Mac or an in-house WebDAV sevrer.
- Oliver
The right to bear arms is only slightly less stupid than the right to arm bears...
you may also want to check out Setting up a Site Server with Jaguar
Jonahweb.com has stuff.
to give people who have already setup a "Homemade Dot Mac" server (previous articles) some additional ideas of what they can use it for. Prior to OS X I had no idea how useful running Apache could be...and I couldn't believe how easy it wat to get started. OS X never ceases to amaze me...everything I throw at it...it is capable of doing. You start with Apache and next thing you know you can't stop trying new things!