PDA

View Full Version : launching app at startup




krhodus
Jul 25, 2003, 09:00 AM
I am running 10.2 server, and want to have an app lauch during startup. Is there a way I can have an app launch but no one logged in? I need to have a program for my dynamic dns (no-ip.com), but I don't want to leave the server logged into a user.

thanks,
kevin



scan300
Jul 25, 2003, 09:42 AM
Cron Jobs can automatically schedule jobs on a UNIX system.

I've never set one up so I've included a link to an O'Reilly article which gives the basics.

http://www.onlamp.com/pub/a/bsd/2000/09/27/FreeBSD_Basics.html

Cron is already up & running on OSX server, so all you need to do is configure it.

krhodus
Jul 25, 2003, 11:12 AM
do you know how i configure it?

kevin

GeeYouEye
Jul 25, 2003, 04:52 PM
Look for a program called DNSUpdate. You can configure it, in its preferences dialog, to run its daemon at startup.