LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   starting processes on startup (https://www.linuxquestions.org/questions/linux-newbie-8/starting-processes-on-startup-337930/)

Henster 06-28-2005 03:10 AM

starting processes on startup
 
Hi,

I've installed Ninan which is a serverside java program for usenet.

I want to start the server every time I log in automatically. I could add it to my .bashrc but that would only run it when I opened a shell (and every time I opened one after that) right?

Any suggestions?

EDIT: Also, once the server is running. The address is http://127.0.0.1:9090/ninan. Is there anyway I can alias this to just be "ninan"?

Thanks
H

marghorp 06-28-2005 05:30 AM

You could put it in profile and that would only load it once.

it is in /etc/profile or similar depending on your distro

Henster 06-28-2005 12:12 PM

Thanks,

Is there no way to alias the server address to something shorter?

Cheers
h


All times are GMT -5. The time now is 07:23 AM.