From owner-freebsd-questions@FreeBSD.ORG Thu Mar 6 12:56:38 2008 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 902AC106567B for ; Thu, 6 Mar 2008 12:56:38 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from ch-smtp02.sth.basefarm.net (ch-smtp02.sth.basefarm.net [80.76.149.213]) by mx1.freebsd.org (Postfix) with ESMTP id 432098FC1E for ; Thu, 6 Mar 2008 12:56:38 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from c83-253-25-183.bredband.comhem.se ([83.253.25.183]:56519 helo=falcon.midgard.homeip.net) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1JXFeH-0008Vn-74 for freebsd-questions@freebsd.org; Thu, 06 Mar 2008 13:56:37 +0100 Received: (qmail 51499 invoked from network); 6 Mar 2008 13:56:34 +0100 Received: from owl.midgard.homeip.net (10.1.5.7) by falcon.midgard.homeip.net with ESMTP; 6 Mar 2008 13:56:34 +0100 Received: (qmail 52342 invoked by uid 1001); 6 Mar 2008 13:56:34 +0100 Date: Thu, 6 Mar 2008 13:56:34 +0100 From: Erik Trulsson To: Robert Huff Message-ID: <20080306125634.GA52302@owl.midgard.homeip.net> Mail-Followup-To: Robert Huff , Ivan Voras , freebsd-questions@freebsd.org References: <18383.59000.3714.185750@jerusalem.litteratus.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <18383.59000.3714.185750@jerusalem.litteratus.org> User-Agent: Mutt/1.5.17 (2007-11-01) X-Originating-IP: 83.253.25.183 X-Scan-Result: No virus found in message 1JXFeH-0008Vn-74. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1JXFeH-0008Vn-74 b4f06c56e8761945a2d101423b18c20c Cc: Ivan Voras , freebsd-questions@freebsd.org Subject: Re: Some questions about installing a web 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: Thu, 06 Mar 2008 12:56:38 -0000 On Thu, Mar 06, 2008 at 07:41:28AM -0500, Robert Huff wrote: > > > Ivan Voras writes: > > >> I am ready to install a web server, the main hardwares are as follows: > >> CPU 4-core xeon 5410 * 2 > >> MEM kingston 2G EEC FBD667 * 2 > >> HD ST146G SAS 15K * 1 > > > > Unless you need software that doesn't work on i386, you should > > install amd64. > > Um ... they said "xeon". Doesn't that mean ia64? No, it does not. ia64 is for Intel's Itanium series CPU's. Completely different architecture. amd64 is for those CPU's implementing the AMD64 architecture. This is also known as x86-64. Intel used to call their implementation EMT64, but I think they have changed that since. AFAIK all of Intel's recent x86 CPUs support amd64. (This includes all Core2Duo based CPUs as well as the Xeon versions thereof.) -- Erik Trulsson ertr1013@student.uu.se