Results 1 to 3 of 3
Hey i was wondering is there any good tutorials on how to create a good webserver... i have found a few but i was just trying to verify the info ...
- 05-24-2010 #1Just Joined!
- Join Date
- Mar 2010
- Posts
- 10
webserver
Hey i was wondering is there any good tutorials on how to create a good webserver... i have found a few but i was just trying to verify the info on the ones that i found.
- 05-24-2010 #2
The "Perfect Server" tutorials at How To Forge are pretty good. They take you from inserting the CD to a configured server. If you want a deep understanding of what you are doing then you'll need to do extra reading as well.
Google for "perfect server" and your distro.If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 05-24-2010 #3
A simple web server is quite an easy job in Ubuntu server. (Don't know whether or not you have already chosen the distro), but on a installed Ubuntu system you run the command:
and when installing you might as well select the LAMP box, for it installs Apache, MySQL and PHP.Code:sudo tasksel
This doesn't give you an in depth understanding of how it all works, but as I said, if you want to set up a simple server, that just works you might want to do this.
On other things How To Forge has helped my quite a number of times, so I must agree with Elija that How To Forge has some very good manuals.


Reply With Quote