From owner-freebsd-questions@FreeBSD.ORG Thu Jan 5 19:05:41 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4998D16A420 for ; Thu, 5 Jan 2006 19:05:41 +0000 (GMT) (envelope-from jzk@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0723443D6D for ; Thu, 5 Jan 2006 19:05:32 +0000 (GMT) (envelope-from jzk@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/8.12.11/smtpout04/MantshX 4.0) with ESMTP id k05J5SWu010564 for ; Thu, 5 Jan 2006 11:05:29 -0800 (PST) Received: from [17.219.209.141] ([17.219.209.141]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 4.0) with ESMTP id k05J5Qwp006017 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Thu, 5 Jan 2006 11:05:28 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v746.2) Content-Transfer-Encoding: 7bit Message-Id: <71F1035E-43D5-437C-BB18-51B36FAB64D7@mac.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-questions@freebsd.org From: JK Scheinberg Date: Thu, 5 Jan 2006 14:05:26 -0500 X-Mailer: Apple Mail (2.746.2) Subject: Minimal 6.0 installed - need your recommendation to get services installed and up X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jan 2006 19:05:41 -0000 I want to setup, in the easiest and quickest possible way, a server for apache-ssl, php, mysql, and postfix/courier-imap. I've installed FreeBSD 6.0. A minimal install. I don't care about anything else but those applications and services ( well, ssh so I can attach to the machine, but I have that working already ) I don't feel the need to work from sources, binaries would probably be fine. I connect via ssh and don't want X. I'd rather not even install the development tools ( they are not on there yet) I'd like to be able to keep the system up to date as patches etc come out There are tons of references on how to do this on the net but I've tried a bunch of them and either they are not complete or they require hours of cvsup'ing and building from source etc. I just want to get this up and working and not have to spend tons of time doing that or maintaining it So, how do you recommend I do this? Thanks