LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   booting (https://www.linuxquestions.org/questions/linux-software-2/booting-94929/)

maxboost 09-20-2003 03:57 PM

booting
 
how can i get a web software to boot with linux ?

MasterC 09-20-2003 04:04 PM

Welcome to LQ :)

Could you elaborate on your needs? There are a few different things that can be extracted from that question.

Cool

maxboost 09-20-2003 07:26 PM

ok , i'm running a web server from home which is hosting " apartment107.net "

I use a software called lampp from " apachefriends.org " to run my ftp,web,mail ...

My question is.... if i wanted to restart the sever "remote" how can i get this software to boot up also

maxboost 09-20-2003 07:27 PM

oh ya , i'm new to linux world so please detail me

MasterC 09-21-2003 01:20 AM

Normally, to start something during bootup you place the command in an rc.local file, but this depends on your distro. If you have a file in /etc called rc.local or if you can find one on your system, you can place the command (for example:
/usr/bin/lampp )
in that file, and it should start during bootup. You use the same arguments as you would with the command line.

Cool

maxboost 09-21-2003 02:23 AM

oic... hummm ok ... thanks i'll try that out tomorrow

maxboost 09-24-2004 06:58 PM

whats the SH comands to do this ?


All times are GMT -5. The time now is 05:44 PM.