From owner-freebsd-hardware@FreeBSD.ORG Tue Oct 28 23:14:17 2008 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4DE3E106564A for ; Tue, 28 Oct 2008 23:14:17 +0000 (UTC) (envelope-from alive@dienub.org) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id 07A0C8FC1A for ; Tue, 28 Oct 2008 23:14:16 +0000 (UTC) (envelope-from alive@dienub.org) Received: by yx-out-2324.google.com with SMTP id 8so704597yxb.13 for ; Tue, 28 Oct 2008 16:14:16 -0700 (PDT) Received: by 10.150.121.3 with SMTP id t3mr5916677ybc.220.1225233818996; Tue, 28 Oct 2008 15:43:38 -0700 (PDT) Received: by 10.150.143.17 with HTTP; Tue, 28 Oct 2008 15:43:39 -0700 (PDT) Message-ID: Date: Tue, 28 Oct 2008 23:43:39 +0100 From: "Rada alive" To: michb@mediom.qc.ca In-Reply-To: <490759B3.4030705@mediom.qc.ca> MIME-Version: 1.0 References: <490759B3.4030705@mediom.qc.ca> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-hardware@freebsd.org Subject: Re: My 3 Questions X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Oct 2008 23:14:17 -0000 On Tue, Oct 28, 2008 at 7:28 PM, Michel B=E9langer < michel.belanger@mediom.qc.ca> wrote: > I want buying a server for running FreeBSD 7.0 but i have three questions= . > > 1- Freebsd can support Dual Quad Xeon CPU (QUAD CORE XEON E5405 2.0G 12M > 1333 XD VT) ? > 2- FreeBSD can support this network card (DUAL INTEL 82563EB GIGABIT > ETHERNET 10/100/1000) ? > 3- What is the best FreeBSD version (i386, amd64) ? If a install amd64, > the 32 bits application works well ? > > I have searching on google but i did'nt find answer. > > Thanks a lot. > > MICHEL B=C9LANGER > > _______________________________________________ > freebsd-hardware@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hardware > To unsubscribe, send any mail to "freebsd-hardware-unsubscribe@freebsd.or= g > " > 1. Yes 2. Yes 3. Use amd64, install libs32. If you can, compile your applications from ports. If proprietary, check ports or ask software vendor if they have 64bi= t binaries.