Mac OS X: Difference between revisions
From Hackepedia
Jump to navigationJump to search
No edit summary |
m Truth in advertising. |
||
Line 1: | Line 1: | ||
Mac OS X is a commercial UNIX like Operating System produced at Apple. Much of | Mac OS X is a commercial UNIX like Operating System produced at Apple. Much of the kernel is based on Open Source [[FreeBSD]]. The userspace environment is very much different, and configuring certain simple things (such as NFS) can be quite a trial; other things, such as adding, say, external hard drives are quite easy. If one is interested how Mac OS X works internally it is probably wise to visit [http://www.opendarwin.org Open Darwin]'s site where source code is freely available as well as good documentation. |
Revision as of 07:40, 25 October 2005
Mac OS X is a commercial UNIX like Operating System produced at Apple. Much of the kernel is based on Open Source FreeBSD. The userspace environment is very much different, and configuring certain simple things (such as NFS) can be quite a trial; other things, such as adding, say, external hard drives are quite easy. If one is interested how Mac OS X works internally it is probably wise to visit Open Darwin's site where source code is freely available as well as good documentation.