I want to setup a linux vm with apache and php and mysql support, which version of linux should I pick up.
I dont have a good bandwidth, preferably a smaller ISO of the installer is also appreciated.
|
|
|
Debian base is what I have used in the past but you can also do a stripped down install of centos for example. The distribution is immaterial really. Choose one that you are comfortable with and then just do the bare minimal install. In fact, if you don't intend to be compiling anything, you wouldn't even ever need to install the kernel sources, make, gcc or any of its brethren. The netinstall variants can be used if you don't mind that it will simply download the basics that are needed for the install. Or you could always try freebsd. :) (No this is not a freebsd vs linux flame. please do not interpret it as such.) |
|||||
|
|
What about Turnkey LAMP appliance? |
|||||
|
|
I have no rep, but I would vote for Chiefbrownbottom. |
|||
|
|
|
Would WampServer or Xampp be an option instead of a full VM? |
|||
|
|
|
You could use a net install of Debian. You only have to download a little bit at the start and then you apt-get install what you want. This way you won't download something you don't need. |
|||
|
|
|
Use this install Image: http://cdimage.ubuntu.com/jeos/hardy/daily/current/hardy-jeos-i386.iso Open Console:
finish :) |
|||
|
|