[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: run process in startup
- From: Steven Stern <subscribed-lists sterndata com>
- To: For users of Fedora Core releases <fedora-list redhat com>
- Subject: Re: run process in startup
- Date: Tue, 31 May 2005 07:41:58 -0500
Ahmed Abdel-Aliem wrote:
hi
i have installed a program which i want it to start each time when the
system starts
i dunno how to do this
can anyone help me and tell me what to edit ?
here is the command i use to run the program from the terminal
/usr/local/bin/noip2
thanks in advance
crontab -e
add at the end
@reboot /usr/local/bin/noip2
--
Steve
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]