Skip to main content
Search titles, bodies, and author names
Found 21,937 posts across 1 forum.

inetd.conf — #1

I've been looking through the etc files trying to get cvs pserver set up. etc/groups and etc/services both say at the top that they are not used since NetInfo takes over their job.…
MacNN Troubleshooting

inetd.conf — #2

You should be able to make changes to inetd.conf and then simply HUP the inetd process. use 'ps-aux | grep inet' to get the pid of inetd then use 'kill -HUP pid' to restart inetd …
MacNN Troubleshooting

inetd.conf — #3

Wolverine - yes, that WOULD work, *if you are running X in single user mode*. In all normal cases, yes, MacOS X, like any true BSD system, uses NetInfo for all services. I found s…
MacNN Troubleshooting

inetd.conf — #4

I've specifically modified the inetd.conf file to enable things like verbose logging of ftp sessions and had no problems with the changes taking effect with a HUP of the inetd proc…
MacNN Troubleshooting

Learning to Writing Code for OSX — #1

If I wanted to learn to write code for the next OS, should I pick-up code warrior for the current OS or learn UNIX, or both. I have never written any code and would like to learn.…
MacNN Development

Learning to Writing Code for OSX — #2

Quote: Originally posted by slider: If I wanted to learn to write code for the next OS, should I pick-up code warrior for the current OS or learn UNIX, or both. I have …
MacNN Development

Learning to Writing Code for OSX — #4

Do you plan on installing MacOS X Public Beta? If so, you could use Terminal.app to figure out more about UNIX. Getting LinuxPPC up and running plus installing some apps and compi…
MacNN Development

Learning to Writing Code for OSX — #5

If you're interested in how Mac OS X works, getting the Public Beta is of course going to be the most accurate representation. Linux distributions like LinuxPPC will certainly imm…
MacNN Development

Learning to Writing Code for OSX — #6

Just noticed that someone has posted a Virtual PC disk image of Darwin compiled for Intel. This would be one way of learning about the UNIX foundations of Mac OS X without having …
MacNN Development

Learning to Writing Code for OSX — #8

I don't have VPC 3.03, but I will get it. I have already ordered the "Running Linux" and "Beginning Lunix Programing". Does it matter which version of VPC I get. DOS is the chea…
MacNN Development

Learning to Writing Code for OSX — #9

If you're planning on running the Darwin image it doesn't matter which one you get... The difference in prices is the license cost of the OS that comes with it (even though RH Lin…
MacNN Development

Learning to Writing Code for OSX — #10

Quote: Originally posted by slider: I don't have VPC 3.03, but I will get it. I have already ordered the "Running Linux" and "Beginning Lunix Programing". Does it matt…
MacNN Development

Learning to Writing Code for OSX — #12

I wouldn't say that you should go the Linux path. It is very hard to learn. By the way, RedHat Linux is only available for the Intel-based platform. What I recommend is that you…
MacNN Development

Learning to Writing Code for OSX — #13

Problem, VPC Linux requires a 350MHz processor, I have a 333. I have an email in with Connectix to see if I can get away with it, however I don't think it is the 17MHz that will m…
MacNN Development

Learning to Writing Code for OSX — #14

slider: The Virtual PC FAQ says that Connectix found the speed of Windows 2000 to be acceptable on a 350MHz G3. Darwin (and Linux, particularly in text mode) is not nearly that re…
MacNN Development

Learning to Writing Code for OSX — #17

anoymous For a beginner to get use to Linux and do programming on it is not simple. As I recommended earlier, learn the C language on the current Mac OS first using a CW package, …
MacNN Development

Learning to Writing Code for OSX — #18

Tintim, thanks for your input. I am going the Linux path to better understand the core of OSX, Darwin. Anonymous mentioned my choice was to learn the Classic and Carbon, and/or C…
MacNN Development

Learning to Writing Code for OSX — #20

what is the url for that wired article? and, this is the most informative, well-thought out thread i have ever read on any bullieten board anywhere. You guys have been great to e…
MacNN Development

Learning to Writing Code for OSX — #21

Java is what you should use on Mac OS X. The complete Java Development Kit for Java 2 is on there, you get the Aqua inteface for free (when you use swing). Once you get the langua…
MacNN Development
mp.ls