From owner-freebsd-questions@FreeBSD.ORG Fri Jul 22 17:45:12 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 E1B1716A41F for ; Fri, 22 Jul 2005 17:45:12 +0000 (GMT) (envelope-from perikillo@gmail.com) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A7C044E86 for ; Fri, 22 Jul 2005 17:45:12 +0000 (GMT) (envelope-from perikillo@gmail.com) Received: by rproxy.gmail.com with SMTP id r35so63829rna for ; Fri, 22 Jul 2005 10:45:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=h+cshFfxGLrJsut0jLXT9qL/Jzbqm+mKwbOkAL/TzWK6jQgggGRqXds5y6NmlUvyQcExbL5KJ92jcOhIlEzb+P7jzsOFPf6ctBKsoZpMzF5aK9nKTY/IGh/aNS4P8InmBu/7INLlveBG2buqadfV/CtdP1Fi0wPN8avP2oLLF1o= Received: by 10.38.98.4 with SMTP id v4mr63802rnb; Fri, 22 Jul 2005 10:45:04 -0700 (PDT) Received: by 10.38.98.73 with HTTP; Fri, 22 Jul 2005 10:45:02 -0700 (PDT) Message-ID: <51d7a5160507221045bedc9bd@mail.gmail.com> Date: Fri, 22 Jul 2005 10:45:02 -0700 From: perikillo To: freebsd-questions@freebsd.org In-Reply-To: <42E1265A.3060706@gmx.at> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <51d7a516050721223315f0d346@mail.gmail.com> <42E1265A.3060706@gmx.at> Subject: Re: Backup Server with Freebsd 5.4. Help. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: perikillo List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2005 17:45:13 -0000 On 7/22/05, lars wrote: > perikillo wrote: > > Hi people. > > > > I like to hear some experienced about this situation and see if > > is possible: > > > > We have in the company i work, one backup system running Windows NT > > 4 with some Seagate Backup Exec 7.8 over one SCSI system HP SuRestore > > Ultrium 230, this system has working good for some years, but next > > week we are going to receive one new Dell server running win server > > 2k3, this will be our PDC, and we need to get rid of Windows NT system > > backup, and i want to install the backup system with Freebsd 5.3 or > > 5.4 and bacula or another backup system that you now is working with > > my HP device. > > > > Them, i can use Freebsd 5.3 or 5.4 with my HP device with bacula or > > other software to > > backup files on my windows domain? The PDC is going to run win 2k3 > > here is going to be the files we want to backup. > Did you check www.bacula.org whether your tape drive is supported by > Bacula? Or how to setup Bacula on MS Windows? >=20 >=20 =20 Yes, is supported, but the OS dosent appear, this way i want to knows if someone has this tape drive working with freebsd 5.3 or 5.4. About setup bacula under Redmond software, i dont want pay more license only to use it like backup system, this why i want to use freeebsd, to use one simply hardware and backup my windows files for windows 2003. Some has this configuration? Thanks.