From owner-freebsd-questions@FreeBSD.ORG Sat Apr 4 08:26:15 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1472A106566C for ; Sat, 4 Apr 2009 08:26:15 +0000 (UTC) (envelope-from frederique@isafeelin.org) Received: from progress.isafeelin.org (progress.isafeelin.org [84.244.146.92]) by mx1.freebsd.org (Postfix) with ESMTP id C8FB98FC08 for ; Sat, 4 Apr 2009 08:26:14 +0000 (UTC) (envelope-from frederique@isafeelin.org) Received: from progress.isafeelin.org (localhost [127.0.0.1]) by progress.isafeelin.org (Postfix) with ESMTP id 1A0F7130D75; Sat, 4 Apr 2009 10:26:13 +0200 (CEST) Received: from s55919a03.adsl.wanadoo.nl (s55919a03.adsl.wanadoo.nl [85.145.154.3]) (using SSLv3 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by progress.isafeelin.org (Postfix) with ESMTPSA id D5795130D58; Sat, 4 Apr 2009 10:26:12 +0200 (CEST) Received: from [192.168.1.15] (unknown [192.168.1.15]) by s55919a03.adsl.wanadoo.nl (Postfix) with ESMTP id 5D72D95819; Sat, 4 Apr 2009 10:26:12 +0200 (CEST) Message-ID: <49D719A4.8040101@isafeelin.org> Date: Sat, 04 Apr 2009 10:26:12 +0200 From: Frederique Rijsdijk User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Seur Bors References: <26b281ee0904031042g754096d1k13d016b88d653cb8@mail.gmail.com> In-Reply-To: <26b281ee0904031042g754096d1k13d016b88d653cb8@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD as a Business Server 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: Sat, 04 Apr 2009 08:26:15 -0000 Seur Bors wrote: > As well, if anyone has any web-links to recommended reading, I would greatly > appreciate them. > Samba3 performs excellend nowadays. You should have no trouble at all serving 20 workers. In my setup (7.1-release/amd64/dual x2 3800 amd cpu/gigabit) smb generates only 3-5% cpu load when reading at 50MB/sec. I would also recommend running swat (zee /etc/inetd.conf), it can really help creating a nice and tailored smb.conf file for you via a webinterface. I believe that samba3 can even give you Active Directory features and Roaming Profiles, but I haven't looked into that. Samba as fileserver is enough for me. -- Frederique