From owner-freebsd-questions@FreeBSD.ORG Sun Jun 20 08:18:03 2004 Return-Path: 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 632D416A4CE for ; Sun, 20 Jun 2004 08:18:03 +0000 (GMT) Received: from daemon.sharmannetworks.com (LEF140024-2.gw.connect.com.au [210.8.129.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECD9F43D49 for ; Sun, 20 Jun 2004 08:18:02 +0000 (GMT) (envelope-from freebsd@meijome.net) Received: from mail.sharmannetworks.com (smtp-syd.sharmannetworks.com [192.168.1.11]) by daemon.sharmannetworks.com (Postfix) with ESMTP id 89EE12FDA01 for ; Fri, 18 Jun 2004 11:28:33 +1000 (EST) Received: from [192.168.1.147] ([192.168.1.147]) by mail.sharmannetworks.com over TLS secured channel with Microsoft SMTPSVC(5.0.2195.5329); Fri, 18 Jun 2004 11:28:22 +1000 Message-ID: <40D24539.1080200@meijome.net> Date: Fri, 18 Jun 2004 11:28:25 +1000 From: Norberto Meijome User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040608 X-Accept-Language: en-au, en, es, es-ar MIME-Version: 1.0 To: Bill Moran References: <3.0.6.32.20040617093700.007b1a70@mail.uk2.net> <20040617085132.2ae49db5.wmoran@potentialtech.com> In-Reply-To: <20040617085132.2ae49db5.wmoran@potentialtech.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 18 Jun 2004 01:28:22.0955 (UTC) FILETIME=[8B9077B0:01C454D3] cc: Graham Bentley cc: freebsd-questions@freebsd.org Subject: Re: New user questions :) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jun 2004 08:18:03 -0000 Bill Moran wrote: > Graham Bentley wrote: > [...] >>I also wondered if there is a project based on FreeBSD that >>achieves similar goals to SME Server (ie all in one LAN server >>with Web config) or similar to Trustix (ie minimal config with >>series of scripts to configure server services. > > > Not that I know of, but it sure would be a nice project, huh? definitely a nice one. hmm...what would be the best way to go about it? - add an option to sysinstall "SME" (well, whatever that would be named of course) - add a port that 'depends' / installs all the other ports needed - with questions and answer to start setting up your system...or some kind of UI for it (ugh) - same as with ports, but prec-compiled packages. hmm...must download SME to test and see how they went about it. [...]