LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Autostart programs at system startup (https://www.linuxquestions.org/questions/linux-newbie-8/autostart-programs-at-system-startup-414633/)

thort 02-12-2006 03:16 PM

Autostart programs at system startup
 
In Windows there is the possibility to autostart program at system startup.

Is there such a feature in linux?

Or, is there some application to install to get this option?

esteeven 02-12-2006 03:43 PM

If you are using KDE, then try saving your current session and that should do what you want. I imagine that there is a similar tool in Gnome.

accessrichard 02-12-2006 03:54 PM

There are a few posts on this forum about this topic.

For example with KDE

http://www.linuxquestions.org/questi...d.php?t=413137

and most desktop environment have similar ways to start programs when you load your desktop such as there is an option in one of the Gnome controls that allows ou to save your session.

There are also different ways to start programs while the operating system loads.

Google search for the
rc.local or the .bashrc files

btmiller 02-12-2006 04:08 PM

Furthermore, Linux comes with a very complete and configurable set of scripts that can be used to start things at boot time (as opposed to login time). I suggest you research the init program and how it works. Since you're using Ubuntu, your system uses System V style initialization.

thort 02-12-2006 04:19 PM

Thanks esteeven, accessrichard and btmiller for your replies!

I will look further into your suggestions tomorrow.

I will post back and tell the result.

Goodnight! :o

thort 02-13-2006 02:10 PM

Hi again!

In my gnome Ubuntu, under System -> Preferences -> Sessions, I found the option to add programs to start at system startup.

Very good! Here I can add whatever I want, as long as the program doesn't need to have root privileges.

I'm satisfied.

Once again, thank you for your hints!


All times are GMT -5. The time now is 06:47 AM.