![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Start and stop of an application thru shell scripts. | sadha | Shell Programming and Scripting | 1 | 05-08-2006 06:36 AM |
| how do i auto start application upon startup? | doofie | UNIX for Dummies Questions & Answers | 2 | 04-01-2004 06:20 AM |
| Start application after Oracle has started | Piet | UNIX for Advanced & Expert Users | 3 | 08-13-2003 09:31 AM |
| How do I start a program when I start my Computer? | l008com | UNIX for Dummies Questions & Answers | 1 | 06-23-2002 05:30 PM |
| Where should I start? | Demos30 | UNIX for Dummies Questions & Answers | 1 | 06-09-2002 09:45 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
where to put an application if i want to start it on start up
hi
i want to know the way by which i put any file somewhere and it get s started when the system restarts or bots i mean whenever my system starts that application must also start thanks |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
On most linuxes, you can append the command to /etc/rc.local
|
|
#3
|
|||
|
|||
|
need more
so suppose i want to start a song in XINE(or anyother tool)when it starts
or i want to start my VI editor what can i do in that rc file tell me by example please and thanks for reply |
|
#4
|
|||
|
|||
|
I assume you mean when the window manager starts. In kde put your script in the following directory:
Code:
/home/user/.kde/Autostart |
|||
| Google The UNIX and Linux Forums |