Linked by Thom Holwerda on Sat 19th Mar 2011 00:06 UTC
Permalink for comment 467001
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
Features
Linked by Thom Holwerda on 06/13/13 14:35 UTC
Linked by Thom Holwerda on 06/11/13 17:07 UTC
Linked by Thom Holwerda on 06/10/13 23:13 UTC
Linked by Thom Holwerda on 06/08/13 14:57 UTC
Linked by Thom Holwerda on 06/07/13 11:40 UTC
Linked by Thom Holwerda on 06/04/13 12:45 UTC
Linked by nfeske on 05/31/13 10:12 UTC
Linked by Thom Holwerda on 05/29/13 16:59 UTC
Linked by Thom Holwerda on 05/24/13 17:26 UTC
Linked by Thom Holwerda on 05/21/13 21:38 UTC
More Features »
Sponsored Links



Member since:
2005-12-13
MCX is already done on Linux, by utilizing the Apple schema with OpenLDAP installations.
You can quite easily use Apple's Workgroup Manager tool to maintain a Linux-based OpenLDAP installation with the Apple schema applied, so there's even a GUI managing the clients.
NetInstall/NetBoot is basically a PXE boot method for Macs based on nfs + bsdp + dns + tftp.
This can be setup on Linux as well.
Softwareupdates might be impossible to implement directly, although it's basically an Apache 1.3 with a cgi script querying Apple's servers for software updates, caching these locally and allowing clients to browse its catalogs via http.
A clever proxy setup might be able to cache files on a separate server so that every update only needs to be downloaded once; the next client asking for this file at Apple's swupd.apple.com would get the local cached version instead.