how to load service on startup

hello guys

my xampp requires that i type opt/lampp/lampp start into the terminal, i cant find teh file where i have to put it in order for it to be executed on system startup. i am using SLED 10 on HP Mini NetBook 2133.

nadeemshafi9 wrote:
> hello guys
>
> my xampp requires that i type opt/lampp/lampp start into the terminal,
> i cant find teh file where i have to put it in order for it to be
> executed on system startup. i am using SLED 10 on HP Mini NetBook 2133.

If you put that command in /etc/init.d/boot.local with the full path starting
with /, it should work unless that program needs some feature that is not yet
started.

Larry

Thanks larry il give it a shot and tell you how it goes brb.

As a sidenote, you should never install XAMPP on a Linux machine that has all the tools and software included with the distribution.

You’re effectively killing the whole update system and every benefit the software management stack offers.

yes i did notice there was a www directory and apache there i just couldent be bothered, how can i uninstall XAMP?