From owner-freebsd-questions@FreeBSD.ORG Wed Feb 15 20:29:54 2006 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 E9E4816A422 for ; Wed, 15 Feb 2006 20:29:54 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 342BB43D48 for ; Wed, 15 Feb 2006 20:29:54 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id o37so13014nzf for ; Wed, 15 Feb 2006 12:29:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YnIO9e4maySIIV8YYdVlXBsbBLkV576NLZGe6eKErzmTHe0gRGzDCXyLZ1DOdwhhslgn5hwT+K/qyVLViKZo04hI+LLrJ1NMFhD7Na/zOtVuJGzOl5U+PXLRm12Rc/n2LoAsQ3mk+XTEu7lcWryWTCMViYUjR2JPOkikVq/imFs= Received: by 10.36.140.6 with SMTP id n6mr171582nzd; Wed, 15 Feb 2006 12:29:04 -0800 (PST) Received: by 10.37.20.11 with HTTP; Wed, 15 Feb 2006 12:29:04 -0800 (PST) Message-ID: Date: Wed, 15 Feb 2006 23:29:04 +0300 From: Andrew Pantyukhin To: "Panter V." In-Reply-To: <43F37BBA.10708@as.ro> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43F37BBA.10708@as.ro> Cc: freebsd-questions@freebsd.org Subject: Re: i386 or amd64 ? 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: Wed, 15 Feb 2006 20:29:55 -0000 On 2/15/06, Panter V. wrote: > I want to use this computer as a development server and firewall. I will > run Apache 2, PHP 5, MySQL, Samba, an FTP server ... You'll have no problems with these programs on amd64. Printer drivers are probably platform-independent > At a later time I would like to use this computer as a workstation as > well and I will need KDE, OpenOffice 2, Thunderbird, Firefox, Eclipse ... You'll probably want to use i386 on a workstation for various compatibility issues. Difference in speed is close to unmeasurable. Give amd64 a shot, but you might find a show-stopper and will have to switch to i386. So if you have some time to experiment, try amd64 anyway. If you need to set up a box that you don't want to mess with once again, you'll have to stick to i386.