From owner-freebsd-questions@FreeBSD.ORG Sun Jul 23 19:08:21 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 02AE616A4E0 for ; Sun, 23 Jul 2006 19:08:21 +0000 (UTC) (envelope-from snacktime@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55DBE43D88 for ; Sun, 23 Jul 2006 19:08:06 +0000 (GMT) (envelope-from snacktime@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so2063725uge for ; Sun, 23 Jul 2006 12:08:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qYOihxV+6kUF8ZVxHUHNPqKiAfVuuY20txD+aV9i7r9AgaTKymiMunFqVF7vMKJyBhw877gblGFNMQjc38UOkbDiV3VetGRpB4qxmgDaJoLh/JiH5a4ZA6O+/L42gDxNv19tVRaD68Ukmtid7620OWEZzBwNARf/v2Dy21L1Oug= Received: by 10.78.116.19 with SMTP id o19mr1205338huc; Sun, 23 Jul 2006 12:08:05 -0700 (PDT) Received: by 10.78.196.6 with HTTP; Sun, 23 Jul 2006 12:08:05 -0700 (PDT) Message-ID: <1f060c4c0607231208l66b9260ei8f63d9787b877669@mail.gmail.com> Date: Sun, 23 Jul 2006 12:08:05 -0700 From: snacktime To: freebsd-questions@freebsd.org In-Reply-To: <74252ed10606171129k2f5e57e6me799aae645b4a9c3@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <74252ed10606171050w6fdd78c8nd7fceedf4c5c2e6b@mail.gmail.com> <200606171416.52309.amistry@am-productions.biz> <74252ed10606171129k2f5e57e6me799aae645b4a9c3@mail.gmail.com> Subject: Re: I need a freebsd 5.3 desktop server; recommendations? 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: Sun, 23 Jul 2006 19:08:21 -0000 On 6/17/06, Dan Bikle wrote: > Anish, > > Thanks this is good info. > > I'll be using this server for development of a Ruby on Rails. > > Currently I do development on a Mac. > > My production server is running freeBSD 5.3 > > I want a development environment which is closer to production > than my Mac is. You really don't need to use 5.3 unless there are some apps you use on 5.3 and won't work on 6.1. I have rails apps running on everything from 4.11 up, and rails itself works the same on all of them. You might also try using something like vmware desktop instead of a whole new server.