From owner-freebsd-questions@FreeBSD.ORG Fri Apr 30 16:47:12 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 D00D516A4CE for ; Fri, 30 Apr 2004 16:47:12 -0700 (PDT) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E53643D5C for ; Fri, 30 Apr 2004 16:47:12 -0700 (PDT) (envelope-from mike@pcmedx.com) Received: from duron.pcmedx.com ([69.167.182.91]) by mta13.adelphia.net (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with ESMTP id <20040430234153.BFEA13425.mta13.adelphia.net@duron.pcmedx.com>; Fri, 30 Apr 2004 19:41:53 -0400 Received: from localhost (localhost [127.0.0.1]) by duron.pcmedx.com (Postfix) with ESMTP id 396C1A97D; Fri, 30 Apr 2004 16:41:53 -0700 (PDT) Received: from duron.pcmedx.com ([127.0.0.1]) by localhost (duron.pcmedx.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 58208-03; Fri, 30 Apr 2004 16:41:52 -0700 (PDT) Received: from pcmedx.com (mike-bsd.pcmedx.com [192.168.240.242]) by duron.pcmedx.com (Postfix) with ESMTP id 503B0A959; Fri, 30 Apr 2004 16:41:52 -0700 (PDT) Message-ID: <4092E440.5080708@pcmedx.com> Date: Fri, 30 Apr 2004 16:41:52 -0700 From: Mike Maltese User-Agent: Mozilla Thunderbird 0.5 (X11/20040408) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Questions References: <012201c42ef5$6e682240$3a02010a@wcox> In-Reply-To: <012201c42ef5$6e682240$3a02010a@wcox> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd (http://www.amavis.org) and f-prot (http://www.f-prot.com) at pcmedx.com cc: Ajitesh K Subject: Re: Data Storage Plan? 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, 30 Apr 2004 23:47:12 -0000 Ajitesh K wrote: >My requirement are >PC Users: 50 >Users OS: Win 3.1, Win 9x, Win Pro2000, Win XP, Lindows, FreeBSD > >My plan is to take weekly backup of 15 PCs as well as company data >store/file such as Finance/Accounts spreadsheets, Administrator/HR >documents, Engineering's drawings, machinist's programs etc. > >I know only one thing that ...... >Data Storage Server OS: FreeBSD >Security Issues: How to Authenticate different users? (Need Ideas) > >Please give suggestion which application to use......... like, shell I >install/set FTP server, HTTP server, SAMBA, etc. > > With the exception of Windows 3.1 (people still use it??), Bacula (http://www.bacula.org/) or AMANDA (http://www.amanda.org/) may suit your needs.