[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: run process in startup



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]