tags:

views:

2469

answers:

8
+3  Q: 

LAMP Server LiveCD

I'm looking for a LiveCD that will run a LAMP server, e.g. from files on a USB pen.

I've heard of SLAMPP, which looks like it could be what I need but the homepage isn't loading today.

There's also LAMPPIX, however at first glance it looks like this involves burning a new CD every time I have a new project (not what I want to do - I'd rather just burn once and update the stuff on the USB pen).

What other options do I have, and what's worked well for you?

A: 

Why don't you simply install a debian or whatever on your USB pen and boot from there?

Federico Ramponi
It won't fit on my pen! :-)
HoboBen
+2  A: 

Get UNetBootin and download a LAMP install. Run UNetBootin on it and it will create a bootable pen drive.

Jake
I should have mentioned, my USB pen is a bit too small for installing a distro on. It's 2GB but has a lot of files on it already. Damn Small Linux would fit in a pinch, but IIRC it's not a server by default. Thanks for the answer though; options are always good for other people who might ask similar
HoboBen
... Just dawned on me that if I used Damn Small Linux on the pen that I can save what I install. D'oh - thanks Andrew!
HoboBen
+2  A: 

The good thing about Linux distros is they are absurdly well mirrored:

A search for "Index of /" slampp returns a lot of mirrors.

Out of interest - why do you want to run a web-server of a live-CD? It always seemed odd running a web-server on a machine on which all files (and thus configs) will be destroyed when you reboot..

Why not grab the Ubuntu Server CD, burning it to a CD (or installing it of a USB drive, which I'm sure is possible) and checking the "Install LAMP" option is easy, and the installer. Then to update the system, you can just use apt-get update && apt-get upgrade && apt dist-upgrade to get the latest version of everything..

If you are worried about breaking the currently installed OS, why not run the web-server on that? If it's Windows, XAMPP is great, on OS X you can either use the built-in webserver, or something like MAMP

dbr
Thanks - I'll definitely try a mirror. As for my reasons... due to the bureaucracy I don't have permission to install anything, so a LiveCD is my only option. I forgot about Ubuntu Server, that's definitely worth considering as I won't have to relearn anything.
HoboBen
A: 

There are many linux distros that can run on a USB drive, including Ubuntu. You can of course install AMP on it.

Darryl Hein
A: 

Just found out about Reconstructor - it claims to make customising a Ubuntu Server (or desktop) CD easier.

HoboBen
+2  A: 

If space is a consideration on your USB pen drive, you could use DSL (Damn Small Linux) to get going, then run XAMPP on top

Andrew
Thanks - I'll check out this option too. Might be much faster than a LiveCD, which is a bonus.
HoboBen
It seems that SLAMPP is in fact discontinued so Damn Small Linux is likely the best choice for me. Thanks!
HoboBen
+1  A: 

For my uses I need PHP5, and Apache 2. Most of the discs I found still have Apache 1.3/PHP4. Knoppix DVD is what am using now. I just found Turnkey linux on google, but each CD is single purpose. It may or may not work for you, but I am going to try it out.

Meron
A: 

Hello, I've been searching for a LAMP that would run lightly on an old laptop. 1Gigapro, which as of today runs like fast p2 or something. XP seems ok but I'm really rooting for a distro that would run fast!. My laptop doesn't have a battery now so expect the laptop to be off when not in use. Thank You!

MrLeche