My220x Posted November 23, 2008 Posted November 23, 2008 Hi, I am running the Linux version of xampp which is called lampp and I need it so that it starts when I turn my computer on instead of having to open up a terminal and typing sudo /opt/lampp/start lampp each time. I have an Eee PC and I am running the default Xandros OS in advanced mode.
Ric_ Posted November 23, 2008 Posted November 23, 2008 The article at Making scripts run at boot time with Debian should help ou out.
SimpleSi Posted November 23, 2008 Posted November 23, 2008 If you look at the edugeek wiki on the eeepc - there is a bit about inserting a script to mount a network share during startup. It might be a reasonable place to insert your script. regards Simon 1
Hightower Posted November 23, 2008 Posted November 23, 2008 I know in Ubuntu you can go to Sessions and add a new start-up app. For instance I added the command pidgin so my IM starts up automatically. Don't know if it is similar in Xandros - haven't used it much.
ahuxham Posted November 24, 2008 Posted November 24, 2008 I know in Ubuntu you can go to Sessions and add a new start-up app. For instance I added the command pidgin so my IM starts up automatically. Don't know if it is similar in Xandros - haven't used it much. Same difference really, sessions is just a GUI to the init.d and rc.d libraries
My220x Posted November 24, 2008 Author Posted November 24, 2008 Thank you guys for all your replies, I used the Edugeek wiki way to do it.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now