Mac OSX vs. UNIX


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Mac OSX vs. UNIX
# 1  
Old 06-07-2001
Error Mac OSX vs. UNIX

To anyone that has the answer:
What does UNIX have that Mac OSX doesn't. I am a programmer, and I am wondering if I could just get Mac OSX for my programming needs instead of UNIX. But my major question is what does UNIX have that Mac OSX doesn't. Thank you if you have the answer, and are willing to post it!
-REM
# 2  
Old 06-08-2001
CPU & Memory Links in this thread/post

Mac OS X (Ten) has been out in production for about 4 months, so Apple says. Here is a link to a post that will have more pointers to Apple pages and Apple analysis:<P>

http://forums.unix.com/showthread.php?threadid=908
<P>

Basically, OS X is a evolutionary kernel from the MACH and BSD linage. According to Apple, they plan to migrate all apps to this kernel, over time. Earlier kernel (OS 9) non-UNIX runs as well, but it is not yet clear to me if the OS9 kernel space is a UNIX process or partitioned closer to the CPU. When I run a PS command in the OSX environment, I do not see any OS9 processes (even when I have OS9 processes on the desktop).

To be honest, I don't have time to fully study this as of yet; but plan to! If someone else has the time to read about OSX, please do so and give us a tech summary, thanks Smilie Here is a link to the <A HREF=http://developer.apple.com/macosx/>MAC OS X Developer Site</A><P>

Here is the: <A HREF=http://www.opensource.apple.com/ps-faq.html>DARWIN and Apple Open Source FAQ</A>. <P>

Also, here is a link to <A HREF=http://developer.apple.com/techpubs/macosx/macosx.html>The Apple OS X Developers Documentation</A> with tons of information.
# 3  
Old 06-12-2001
MacOSX and Unix

While I'm completely new to Unix, I've read quite a bit on Mac's new OSX and it's relation to Unix. OSX is an evolutionary modification of the FreeBSD kernel complete with a very fast and fluid GUI using Adobe's Portable Document Format for it's screen preview. Apple calls this propietary modification of FreeBSD "Darwin." Knowing very little about the functionality of Unix and based solely on what I've read, Mac OSX is 100% Unix-based. OSX comes with it's own command-line terminal for programming or accessing core elements of the OS. It also fully supports Java development and ships with one entire disk dedicated to Application Development Tools (primarily using Java as well as tools to build OSX applications with the Aqua interface. There are two types of apps on OSX, Carbon and Cocoa.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

UML on MAC OSX

Hey guyz, Is it possible to build user-mode linux kernel on MAC OSX? Please I need a reply asap as I have an assignment that I need to do. Thanks! Adel (1 Reply)
Discussion started by: aje02
1 Replies

2. OS X (Apple)

MAC OSX and UNIX server based software

I am a MAC user evaluating electronic medical record software. I found a package which is UNIX server based. Can anyone tell me if MAC OS X can be used in this situation. The software is nexgen (www.nexgen.com). How UNIX "compatible" is MAC OS X? I apologize for my very limited UNIX... (7 Replies)
Discussion started by: kaye32608
7 Replies

3. OS X (Apple)

Mac OSX kernel

is there anyway of looking at, and if possible, modifying it? (2 Replies)
Discussion started by: cleansing_flame
2 Replies

4. Filesystems, Disks and Memory

unix executable file problem on MAC OSX ??? please help

I've got this problem. My computers and external hard drives are converting many of my files to a Unix Executable File which has a grey terminal looking icon. I don't understand what is causing this to happen. It is happening to a large number of my image file of different formats and also... (1 Reply)
Discussion started by: chadb
1 Replies

5. Windows & DOS: Issues & Discussions

win-xp/mac-osx

I'm currently looking for an emulation program that would allow me to open and run osx app.s and programs on a windows xp based system. if not is there a unix/linux/lindows program that may do the same? (3 Replies)
Discussion started by: area51nstk
3 Replies

6. UNIX for Dummies Questions & Answers

UNIX mode in Mac OSX - problems

I am a Macintosh using OS 10.2 which has Unix underpinnings. When entering console mode (the root system where unix takes over) I get the following message - bootstrap_look_up () failed (ipc/send) invalid destination port I always used to get a localhost# prompt (and then can use unix... (1 Reply)
Discussion started by: ngilman
1 Replies

7. UNIX Desktop Questions & Answers

Mac Osx.2

I finally broke down and decided to buy a new piece of hardware. I think I made the right decision when I chose an Apple iBook - OSX is incredible! I haven't used a Mac since System7.5, and 10.2 is just blowing me away! Best of all, it's easy to use for people who are not used to Mac, but if I... (5 Replies)
Discussion started by: LivinFree
5 Replies

8. Cybersecurity

ssh and Mac OSX

Please help if you are familiar with Mac OSX. I downloaded OpenSSH for a newer version of SSH than what comes with OS 10.1. What a mistake! Now every time I try to make a connection to my remote server I get an message that ssh was built against version such and such and I have version such and... (2 Replies)
Discussion started by: glfisfn
2 Replies

9. UNIX for Dummies Questions & Answers

XWindows on Mac OSX

Hello, I'm like most people who post here, I'm new in UNIX. Yesterday I installed Xwindows on my OSX box just to learn as much about UNIX as I can. I been messing around with my terminal and conf files that have to do with Apache and sendmail and didn't mess anything up so I thought I was ready to... (2 Replies)
Discussion started by: Alpha_Harblo
2 Replies

10. UNIX for Dummies Questions & Answers

Mac OSX question

Hi. Is it possible to execute a Cocoa (or Carbon or eaven a classic) program for mac OSX in the terminal window? OSX finder can sometimes be so busy that it wont respond for several minutes, ie if you are uploading a very big file/files to a afp server. Then it would have been nice to start... (7 Replies)
Discussion started by: nicke30
7 Replies
Login or Register to Ask a Question