From owner-freebsd-questions@FreeBSD.ORG Thu May 4 20:16:17 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 968FC16A403 for ; Thu, 4 May 2006 20:16:17 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id C142043D53 for ; Thu, 4 May 2006 20:16:16 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [192.168.2.2] ([69.27.149.254]) by ezekiel.daleco.biz (8.13.4/8.13.1) with ESMTP id k44KGEDK024898; Thu, 4 May 2006 15:16:14 -0500 (CDT) (envelope-from kdk@daleco.biz) Message-ID: <445A6108.5040304@daleco.biz> Date: Thu, 04 May 2006 15:16:08 -0500 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060426 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Barnaby Scott References: <445A5C43.9080005@waywood.co.uk> In-Reply-To: <445A5C43.9080005@waywood.co.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: newbie wanting to switch to FreeBSD - planning stage question 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, 04 May 2006 20:16:17 -0000 Barnaby Scott wrote: > I am new to FreeBSD (or any other Unix operating system) but am very > keen to make the switch. I have read as much as I can over the last > couple of years, and am very nearly ready to ditch the various Windows > versions on my network - however there is one Windows-only application I > really cannot find a replacement for, and that is Rhino3D > (http://www.rhino3d.com/). Looking at the CAD section of the ports > collection does not offer any alternative that is at all comparable, so > I fear I'm stuck with it. > > I believe Rhino does not work with any Windows emulators either, so I > imagined I had only 2 options left - have completely separate computers > and retain Windows on one - no good because my desk is cluttered enough > already, or to go for a dual-boot one - no good either as I would > constantly be rebooting (or would in practice revert to Windows and > never get to learn FreeBSD which is what I want to do!) > > However, I don't mind having a Windows machine running somewhere on the > network out of the way, but would want to use the keyboard, monitor and > mouse attached to my FreeBSD machine. Does anyone know if it is possible > in principle to drive a Windows program on a Windows machine, but from a > Unix computer? If this is not an idiotic question, and this sort of > thing is possible, where would I find some fairly idiot-proof > instructions on how to set it up, or at least some reading to get me > started? > > I realise that a common bit of advice is to try stuff out and see, but > if I cannot see a way forward, the time invloved in installing and > learning FreeBSD would be very hard to justify, so please bear with me - > I would be grateful for any advice at this stage. > I use rdesktop (/usr/ports/net/rdesktop) to control Win XP and Win2k3 boxen, with good success, although I've had some trouble with games and other things that want to directly control the video hardware. But I can't do these games with the built-in Windows remote control either, so I'd guess that you'd be able to run your software remotely with rdesktop (unless, as I said, it want to take over the display hardware). Of course, YMMV. Kevin Kinsey -- How many people work here? Oh, about half.