From owner-freebsd-emulation@FreeBSD.ORG Mon Sep 14 07:33:16 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0A05106566C for ; Mon, 14 Sep 2009 07:33:16 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail.itac.at (mail.itac.at [213.47.211.116]) by mx1.freebsd.org (Postfix) with ESMTP id 9CAE78FC19 for ; Mon, 14 Sep 2009 07:33:16 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=webmail.itac.at) by mail.itac.at with esmtpa (Exim 4.63) (envelope-from ) id 1Mn63l-00071K-PM; Mon, 14 Sep 2009 09:33:13 +0200 Received: from 83.64.253.201 (proxying for unknown) (SquirrelMail authenticated user decke@bluelife.at) by webmail.itac.at with HTTP; Mon, 14 Sep 2009 09:33:13 +0200 (CEST) Message-ID: <29e884c4b57123a181fb162710e6d1d0.squirrel@webmail.itac.at> In-Reply-To: <4AAD95C2.7040907@kc8onw.net> References: <4AAD95C2.7040907@kc8onw.net> Date: Mon, 14 Sep 2009 09:33:13 +0200 (CEST) From: "Bernhard Froehlich" To: "Jonathan" User-Agent: SquirrelMail/1.4.15 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-emulation@freebsd.org Subject: Re: Virtualbox and VRDP 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: Mon, 14 Sep 2009 07:33:17 -0000 On Mon, September 14, 2009 3:00 am, Jonathan wrote: > I just installed virtualbox on my server without X11 support intending > to run it headless and now I find that the Virtual Remote Display > Protocol support is only available in the closed source version. The > virtualbox Editions page says that some of the closed source features > may eventually become available in the open source version as well, has > anyone heard anything about this happening for VRDP? > > Are there any other options that would allow me to set up a VM remotely > without installing X? I suppose I could set up a VM locally and then > copy it to my server once it's configured for remote ssh access but that > would involve copying several GB over the internet, a rather slow > process on my connection. You can setup your virtual machine with VBoxManage but installing a system in it is rather painful without GUI. The way you described is my preferred at the moment but you could also install with X11 and use VBoxSDL and X11 forwarding. I've talked to the vbox developers and they don't think that the RDP code will be put opensource in the foreseeable future. That's a pity because in combination with vboxweb [0] which is a python web interface to vbox that includes a Flash based RDP client this would be a great headless solution. [0] http://code.google.com/p/vboxweb/ -- Bernhard Fröhlich http://www.bluelife.at/