| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
|
By newpenguin at 2005-01-31 23:52
|
|
Virtual Web hosting on Linux for support of php+MySQL+JSP+servlets
INTRODUCTION
------------
Introduction to Virtual Web Hosting
---------------------------------
Virtual webhosting allows you to run multiple websites even on a single ip(name based hosting) or different ip per
website(ip based hosting) with only one instance of webserver running on your machine.
we will use the name based hosting method.
Disclaimer
----------
Neither the author nor the distributors, or any other contributor of this HOWTO are in any way responsible for physical, financial, moral or any other type of damage incurred by following the suggestions in this text.
Feedback and corrections
------------------------
your are welcome to write at usmanbsd@yahoo.com.
LICENSE
-------
This document is distributed under the GNU Free Documentation License Version 1.2. http://www.gnu.org/licenses/fdl.txt
Contents
--------
This howto covers following topics
1.Partitioning scheme
2.Installation of Packages
apache2
mysql4.3
php5
proftpd
tomcat4.1
mod_jk2
adding modules to apache
3.Configuration of Packages
apache
php
proftpd
mod_jk2
tomcat
4.Disk quota
5.adding a domain
6.mysql quota
7.what user(client) need to do
---------------------------------------------------
section 1. Installation and Partition Scheme
---------------------------------------------
you must use multiple partitions for security reasons and for limiting each purpose a specific limit of space.
/home
so that users data may remain in a limit and don
|
|
|
|
All times are GMT -5. The time now is 05:23 AM.
|