From owner-freebsd-stable@FreeBSD.ORG Tue Jun 23 20:25:28 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C0B6106564A for ; Tue, 23 Jun 2009 20:25:28 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [192.147.25.65]) by mx1.freebsd.org (Postfix) with ESMTP id 038BE8FC0A for ; Tue, 23 Jun 2009 20:25:27 +0000 (UTC) (envelope-from ler@lerctr.org) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lerami; d=lerctr.org; h=Received:From:To:Cc:References:In-Reply-To:Subject:Date:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Mailer:Content-Language:Thread-Index:X-Spam-Score:X-LERCTR-Spam-Score:X-Spam-Report:X-LERCTR-Spam-Report:DomainKey-Status; b=YxHQTf5+qSWU3YSEoJnrsHgHo0SSsbvkqQNNKoh1zaw5q3MoeSl1FX7S1RL2+cVT+lDjPPKdJ0R7dBCGwzWAD6LYhaynElI6QDXpZpv8UvSpzErl45s9EA/tNtWG796ct9DZJ3mmiw/GyxiN/BytYgvZbm/1cG+GNzUZMPkZlaA=; Received: from 64.3.1.253.ptr.us.xo.net ([64.3.1.253]:56141 helo=LROSENMAN) by thebighonker.lerctr.org with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MJCEn-0005G9-AD; Tue, 23 Jun 2009 15:05:06 -0500 From: "Larry Rosenman" To: "'Daniel Anson'" , "'Michael Grant'" , References: <615319.72378.qm@web34307.mail.mud.yahoo.com><20090623100429.195710th19ude9z4@econet.encontacto.net> <62b856460906231221p10ae8d72gbe8cae84063babc5@mail.gmail.com> <14477_1245786512_n5NJmUY5015136_96AF20FDF4301D419B33CCE8E3A0132B0D2EAD7B@SAT4MX07.RACKSPACE.CORP> In-Reply-To: <14477_1245786512_n5NJmUY5015136_96AF20FDF4301D419B33CCE8E3A0132B0D2EAD7B@SAT4MX07.RACKSPACE.CORP> Date: Tue, 23 Jun 2009 15:04:51 -0500 Message-ID: <01a001c9f43d$e41c92b0$ac55b810$@org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 12.0 Content-Language: en-us Thread-Index: Acn0OunWaIOlf28iRPWXi3RlBK9eCgAAGMewAACebmA= X-Spam-Score: -2.5 (--) X-LERCTR-Spam-Score: -2.5 (--) X-Spam-Report: SpamScore (-2.5/5.0) ALL_TRUSTED=-1.8, BAYES_00=-2.599, TVD_RCVD_IP=1.931 X-LERCTR-Spam-Report: SpamScore (-2.5/5.0) ALL_TRUSTED=-1.8, BAYES_00=-2.599, TVD_RCVD_IP=1.931 DomainKey-Status: no signature Cc: stable@freebsd.org Subject: RE: Adding multiipul virtual domains? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jun 2009 20:25:28 -0000 I wouldn't wish plesk on my worst enemy. Qmail, and non-standard stuff all the way around.=20 I have clients that use it, and I cringe when I have to debug/change something. --=20 Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 -----Original Message----- From: owner-freebsd-stable@freebsd.org [mailto:owner-freebsd-stable@freebsd.org] On Behalf Of Daniel Anson Sent: Tuesday, June 23, 2009 2:47 PM To: Michael Grant; allnetgroup@yahoo.com Cc: stable@freebsd.org Subject: RE: Adding multiipul virtual domains? Try running plesk. --D -----Original Message----- From: owner-freebsd-stable@freebsd.org [mailto:owner-freebsd-stable@freebsd.org] On Behalf Of Michael Grant Sent: Tuesday, June 23, 2009 2:21 PM To: allnetgroup@yahoo.com Cc: stable@freebsd.org Subject: Re: Adding multiipul virtual domains? On Tue, Jun 23, 2009 at 17:04, eculp wrote: > Quoting ALLnetgroup : > >> The server has 1 domain=A0 name already setup along with: >> >> sendmail >> Webmin >> Apache Web Server >> MySQL >> Apache Tomcat >> Squid Proxy >> SOCKS5 >> PERL >> Mod PERL >> PHP >> OpenSSH >> phpBB >> RoundCube WebMail >> >> When I add a new virtual host I would like the host to have it's own >> directory, website=A0and the services above. There is nothing that I know of that will automatically "add a new virtual domain" to a machine in all of these systems. I have my own home brew perl scripts which do such things but they are not usable outside my own environment. Many other people I have talked to have done the same thing or just configured each of these individually. If you are not technically savvy enough to write your own configuration management system or to modify the configuration files individually, you might consider instead of having your own machine to use a web hosting company which automatically installs and configures this stuff for you via a control panel. Incidentally this is not the first time I have seen a need for some larger "meta" confutation system for unix/linux in general. It's absolutely true that adding a domain to a system is often a multi-step process and it need not be. Like adding a user in the old days when you first edited the passwd file, the group file, made the home directory and copied over some dot files there, now it's all automated in the adduser command. A user might have several domains, mail, one or more web sites, etc. All of this gets configured into lots of different files. Then think what happens when you get rid of a user. There really aught to be some easier way which is why I ended up writing my own scripts. Michael Grant _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to = "freebsd-stable-unsubscribe@freebsd.org" Confidentiality Notice: This e-mail message (including any attached or embedded documents) is intended for the exclusive and confidential use = of the individual or entity to which this message is addressed, and unless otherwise expressly indicated, is confidential and privileged information of Rackspace. Any dissemination, distribution or copying of the enclosed material is prohibited. If you receive this transmission in error, please notify us immediately = by e-mail at abuse@rackspace.com, and delete the original message. Your cooperation is appreciated. _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to = "freebsd-stable-unsubscribe@freebsd.org"