LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   automatically launching programs during start up (https://www.linuxquestions.org/questions/linux-newbie-8/automatically-launching-programs-during-start-up-351700/)

nanjil 08-09-2005 10:21 PM

automatically launching programs during start up
 
how can i make linux automaticlly launch prefered programs during start up?

Matir 08-09-2005 10:30 PM

When you log in at the GUI, at the console, or just when it boots?

For boot, use the init scripts... location depends on your distro, but it's often /etc/rc.d/ or /etc/init.d/.

jrdioko 08-09-2005 11:17 PM

For when you start X, put it in ~/.xinitrc

For when you start bash (a console), put it in ~/.bashrc


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