LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   running script after boot process in linux (https://www.linuxquestions.org/questions/linux-software-2/running-script-after-boot-process-in-linux-648491/)

saheelahamed 06-11-2008 01:35 AM

running script after boot process in linux
 
Hello every on

I want to run a simple script hello on boot up of linux ,i want to know where should i keep this script so that it will execute automatically when system boots up.

any help is appreciable,

Thanks
Saheel

ilikejam 06-11-2008 03:10 AM

Hi.

If it's a RedHat type system (RHEL, Fedora, SuSe etc), you can call the script from /etc/rc.d/rc.local

If it's a Debian based system, have a look here:
http://www.debian.org/doc/FAQ/ch-customizing.en.html

Dave


All times are GMT -5. The time now is 05:57 AM.