From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 18:09:34 2003 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 5D20337B401 for ; Tue, 22 Apr 2003 18:09:34 -0700 (PDT) Received: from mail.hitmedia.com (mail.hitmedia.com [205.162.11.163]) by mx1.FreeBSD.org (Postfix) with SMTP id EA96A43F85 for ; Tue, 22 Apr 2003 18:09:33 -0700 (PDT) (envelope-from bsdlap@hitmedia.com) Received: (qmail 1064 invoked by uid 0); 23 Apr 2003 01:09:32 -0000 Date: Tue, 22 Apr 2003 18:09:32 -0700 From: BSD baby To: freebsd-questions@freebsd.org Message-ID: <20030423010932.GA869@mail.hitmedia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: setting up many FreeBSD boxes at once... advice? 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: Wed, 23 Apr 2003 01:09:34 -0000 I'm going to be setting up 6 identical FreeBSD boxes at the same time. (Workstation boxes inside our office.) Each one with the exact same setup. Same ports installed, etc. Anyone whose done this before have any advice? Should I put /usr/ports on one NFS share so I don't have to keep cvsuping the directories or downloading the source files? Actually... if the boxes are identical is there any harm in doing a permanent NFS for the whole /usr partition? All sharing one /usr?