I was reading a review an amazon of a book on setting up a lamp server it wassuggested that that you use ubuntu server , so I downloaded 12.04 server I amwondering how easy this is to do? I notice it fits on a cd rather than a dvd Iassume it downloads what it needs from somewhere Also I am thinking that oncedone ,it might be more like using msdos as a server does not have much need fora windows like guiYour advice greatly appreciated
I also am thinking about setting up a LAMP server at home primarily as alearning experience. You are correct that most folks using Linux serversdeal strictly with the command line for set up, maintenance and routine dayto day operation. Mater of fact I plan only to have a monitory, keyboardand mouse on the system long enough to complete the installation.For the rest of the time the server will either been in the basement or inthe shack and I will SSH into the box to maintain it. When you asked yourquestion I remembered seeing something on the subject on You Tube so I wentback and did a quick search and found this. Hope it helps.https://www.youtube.com/watch?v=SKJ55ebMcOc
I found three books on LAMP on Amazon.Note some of them are very old.Others got bad reviews.I found used copies but not from the same seller.I can dig it out and post if there is interest.Put them in my wish list, so I could find them again.I set one up but never did what I intended to do with it.About to try again.I did it two ways from a fresh install as LAMP,next by adding each of the pieces.More info out these on older Ubuntu versions.But I may try 12.10
Unless you are running a high-volume web server, I think it's a lot easier toinstall Apache, Mysql and Perl/PHP/Python on Ubuntu Desktop. That way, all thetools you are used to are available.
I second this. If your are setting up a test bed server that never goeslive then command line is the hard way.
Or if you are anything like me, your server is a 12 year old machine thatis unusable as a desktop anymore, but works perfectly well as a commandline only web, print, and file server (admittedly a slow one).