This is a discussion on AutoRun Program in KDE within the Linux General forums, part of the Linux Forums category; Hi - I run KDE and I have a console based folding (distributed computing client) that I would like to run ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi - I run KDE and I have a console based folding (distributed computing
client) that I would like to run in the background. Right now I load up Konsole, and then type the name of the program and minimize it. I want it running in the background - but I don't want any kind of GUI interference, including a minimized window and I would like it to automatically begin without me doing anything. I'm a complete n00b as you can probably tell - so plz be gentle :) -LTP :) |
|
|||
|
Luc The Perverse schrub am Freitag, 24. Dezember 2004
00:07 folgendes: > Hi - I run KDE and I have a console based folding > (distributed computing KDE has a (usually hidden) Directory named ".kde" in a users home directory. This contains a directory named "Autostart". Rings a bell ?? You can create a link to your file there by right-mouse-click->create File->Type (application). (Don't know what this may be labeled in English) -- greetz Karlheinz Klingbeil (lunqual) http://www.lunqual.de oder http:www.lunqual.net |
|
|||
|
Luc The Perverse wrote:
> Hi - I run KDE and I have a console based folding (distributed computing > client) that I would like to run in the background. Right now I load up > Konsole, and then type the name of the program and minimize it. > > I want it running in the background - but I don't want any kind of GUI > interference, including a minimized window and I would like it to > automatically begin without me doing anything. > > I'm a complete n00b as you can probably tell - so plz be gentle :) > > -LTP > > :) You can use cron to automatically run the script or use nohup to run the program without the need of a console open. -- Jose Maria Lopez Hernandez Director Tecnico de bgSEC jkerouac@bgsec.com bgSEC Seguridad y Consultoria de Sistemas Informaticos http://www.bgsec.com ESPAŅA The only people for me are the mad ones -- the ones who are mad to live, mad to talk, mad to be saved, desirous of everything at the same time, the ones who never yawn or say a commonplace thing, but burn, burn, burn like fabulous yellow Roman candles. -- Jack Kerouac, "On the Road" |