How To : running scripts or application on startup CentOS
Posted by cikul | Posted in Linux | Posted on 21-10-2010-05-2008
0
Simplest way is edit file rc.local located in /etc/rc.d/rc.local and put your command there.
Another way is you create script as service so you can start | stop | restart your applications/scripts easily and add to init start.
Incoming search terms:
create startup program on centos | edit start-up centos | make script startup centos | start up centos |Share and Enjoy
