Linux OS

812venom

New Member
Messages
5
Reaction score
0
Points
0
I currently have knoppix installed because it is free and i prefer it to SuSE 10 and FreeBSD.
Could anyone tell me a good OS with apache and mysql / php installed already? or just where to get apache and the other server programs because i like experiment!
 

HomerJ

New Member
Messages
181
Reaction score
0
Points
0
I'm pretty sure you can install LAMP on any major distro at install time or later on fairly easily. In fact, it should be relatively similar on all of them, just run:

package-manager-command-to-install
apache php mysql

Of course, the package manager command would be different on every distro, and some might append version number to the package names, like apache2, php5, etc.
 

scorch94

Member
Messages
228
Reaction score
0
Points
16
Ubuntu Server Edition? Gentoo Linux?
Or simply install Ubuntu (or something like that). I have a PDF file how to set a full web server on normal Ubuntu (not server edition). Just tell me if you want it ;)
 
Last edited:
Top