From owner-freebsd-questions@FreeBSD.ORG Fri Mar 12 10:07:30 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 78E3D16A4CE for ; Fri, 12 Mar 2004 10:07:30 -0800 (PST) Received: from dyer.circlesquared.com (host217-45-219-83.in-addr.btopenworld.com [217.45.219.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE4E843D41 for ; Fri, 12 Mar 2004 10:07:29 -0800 (PST) (envelope-from peter@circlesquared.com) Received: from circlesquared.com (localhost.petanna.net [127.0.0.1]) i2CIBA1J087299; Fri, 12 Mar 2004 18:11:21 GMT (envelope-from peter@circlesquared.com) Message-ID: <4051FD3E.4040609@circlesquared.com> Date: Fri, 12 Mar 2004 18:11:10 +0000 From: Peter Risdon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5b) Gecko/20031102 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Charlotte W. Caldwell (859-293-0639)" References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD-questions@freebsd.org Subject: Re: my first server 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: Fri, 12 Mar 2004 18:07:30 -0000 Charlotte W. Caldwell (859-293-0639) wrote: >I have over 150 web sites on 2 virtual servers running FreeBSD and Apache. >Instead of continuing to add virtual servers as I expand my hosting customer >base, I'm ready to set up my own server and install it at a local data >center. I have the box and need to format the hard drives, etc., and install >FreeBSD. > >I'm in way over my head. I want to make sure I do it the smart way the first >time. Is there anywhere you can point me for documentation on the (correct) >steps to take, best setup practices, etc.? > > The handbook is excellent: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html Be very cautious about using third-party guides. The official documentation is likely to be better. FWIW, this being your first install, my advice would be to plan on installing the OS twice. Do it once, make the inevitable mistakes, learn, then start over and do it again. If you plan on doing this from the outset, you won't feel frustrated and bothered if things go wrong. Plan your disk use very carefully. This will come back and bite you if you get it wrong. I'd happily give you help with this (mail me offlist) without any charge. >It might be easier to hire someone to come in and do the set up/install for >me (while I watch), > It depends on whether you want to learn about doing this, or just have it done so you can get on. If you're going to be managing the machine yourself, the former might be a good idea so you have a better knowledge from the start. If you read the sections in the handbook about installing, you'll get an idea whether you feel competent to tackle it yourself. Good luck. PWR.