From owner-freebsd-questions@FreeBSD.ORG Fri Apr 30 16:19:14 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DF0C7106564A for ; Fri, 30 Apr 2010 16:19:13 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8F5D68FC08 for ; Fri, 30 Apr 2010 16:19:13 +0000 (UTC) Received: by vws4 with SMTP id 4so315410vws.13 for ; Fri, 30 Apr 2010 09:19:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=F2ysWBw4sW04T1sDDhLrIQ/Hkfk2XnVhsnumQqeoRWI=; b=kcSzMtmcY2oTepcZdhelAEPrtYsV+NXIcicjmtMa348aIbi7QdL9S6LX6oYV2st1AV fqnxJb3LaY+NpJIt23RoJzCRKfAw6yyufdxMtM5wTyqvcxVfPEoUvXfCcIXZ834hqnul M+lUeOfwBeT0aPKDnctZ4blcR4rkKE4MAXFSM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=VUmdGvztveBEFL8xKn3Hagf2OFUgYEBHCA6ZfI3T+LQrVay4fMegcKGMmSZNc/iprv V4M5PQuZ67BTk7kneVZvBGWJONEMq9BKGH5LZxFfE220ibQMW/12d/sgVNT8xFU6gYxP iV6pPsch7YyyYKQYi3XLLuRotmNpd6K/yL4k8= MIME-Version: 1.0 Received: by 10.220.107.28 with SMTP id z28mr7912940vco.100.1272644343884; Fri, 30 Apr 2010 09:19:03 -0700 (PDT) Received: by 10.151.42.20 with HTTP; Fri, 30 Apr 2010 09:19:03 -0700 (PDT) In-Reply-To: References: Date: Fri, 30 Apr 2010 11:19:03 -0500 Message-ID: From: Adam Vande More To: "Magel, Reid (DIS)" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: I am new to BSD 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: Fri, 30 Apr 2010 16:19:14 -0000 On Fri, Apr 30, 2010 at 10:52 AM, Magel, Reid (DIS) wrote: > 1. I want to add a couple terabyte drives to it and share them on > my network. I want my kids and wife to be able to backup their files > from a Windows XP, Windows7 or Vista machine to these terabyte drives. > 2. I want to be able to load Asterisk on this machine and utilize a > couple digitrex boards. > 3. I may attach a printer to this box and share it across my > network. > 1 & 3 are certain possible depending on particulars. Samba/cups would likely handle most setups like this. 2(a) is also not a problem, 2(b) you'd need to see if there's a driver available. I'm not familar with digitrex, is it a TDM based product? I'd guess you'd have some trouble in that area, FreeBSD and asterisk require special consideration when hardware is involved. You can ask further on the freebsd asterisk mailing list. -- Adam Vande More