From owner-freebsd-emulation@FreeBSD.ORG Thu May 31 14:07:41 2007 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A538D16A468 for ; Thu, 31 May 2007 14:07:41 +0000 (UTC) (envelope-from sean-freebsd@farley.org) Received: from mail.farley.org (farley.org [67.64.95.201]) by mx1.freebsd.org (Postfix) with ESMTP id 7273113C483 for ; Thu, 31 May 2007 14:07:41 +0000 (UTC) (envelope-from sean-freebsd@farley.org) Received: from thor.farley.org (thor.farley.org [192.168.1.5]) by mail.farley.org (8.14.1/8.14.1) with ESMTP id l4VDmPdl067902; Thu, 31 May 2007 08:48:26 -0500 (CDT) (envelope-from sean-freebsd@farley.org) Date: Thu, 31 May 2007 08:47:58 -0500 (CDT) From: "Sean C. Farley" To: Scott Robbins In-Reply-To: <20070531043328.GA35983@mail.scottro.net> Message-ID: <20070531084434.F22646@thor.farley.org> References: <20070531043328.GA35983@mail.scottro.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-emulation@freebsd.org Subject: Re: Running "Windows Emulation" headless ... possible? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 May 2007 14:07:41 -0000 On Thu, 31 May 2007, Scott Robbins wrote: > On Thu, May 31, 2007 at 01:18:07AM -0300, Marc G. Fournier wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> I want to run a Windows environment for one piece of software, but, I >> don't want to run it on my machine, I want to run it on a remote >> server ... basically, what I'd like to do is start up the 'VM', and >> connect to it using vnc ... the idea is that the software needs to >> run 24x7, but I need to be able to connect to it from multiple >> locations throughout the day ... >> >> Is there something that I can do using ... Xvfb? Or something like >> that? Anyone have experience with this sort of thing? > At any rate, with qemu, you could set up the server with tap > networking, give the MS machine its own address on the subnet, and run > tightvnc server. Actually, QEMU has a built-in VNC server (-vnc). Sean -- sean-freebsd@farley.org