Find the answer to your Linux question:
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 ...
  1. #1
    Just 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.

  2. #2
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,298
    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.

  3. #3
    Linux Enthusiast Bemk's Avatar
    Join Date
    Sep 2008
    Location
    Oosterhout-NB, Netherlands
    Posts
    522
    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:
    Code:
    sudo tasksel
    and when installing you might as well select the LAMP box, for it installs Apache, MySQL and PHP.

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...