From owner-freebsd-emulation@FreeBSD.ORG Mon Jun 7 00:54:10 2010 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 3123B1065695 for ; Mon, 7 Jun 2010 00:54:10 +0000 (UTC) (envelope-from lobo@bsd.com.br) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id E03D28FC28 for ; Mon, 7 Jun 2010 00:54:09 +0000 (UTC) Received: by gyh20 with SMTP id 20so2589809gyh.13 for ; Sun, 06 Jun 2010 17:54:09 -0700 (PDT) Received: by 10.150.174.18 with SMTP id w18mr12979674ybe.87.1275872049054; Sun, 06 Jun 2010 17:54:09 -0700 (PDT) Received: from papi.localnet ([189.70.243.213]) by mx.google.com with ESMTPS id 20sm2340670ywh.11.2010.06.06.17.54.04 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 06 Jun 2010 17:54:07 -0700 (PDT) From: Mario Lobo To: freebsd-emulation@freebsd.org Date: Sun, 6 Jun 2010 21:53:40 +0000 User-Agent: KMail/1.12.4 (FreeBSD/8.1-PRERELEASE; KDE/4.3.5; amd64; ; ) References: <28793596.post@talk.nabble.com> In-Reply-To: <28793596.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201006062153.40134.lobo@bsd.com.br> Cc: zaxis Subject: Re: Can VBox use "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, 07 Jun 2010 00:54:10 -0000 On Monday 07 June 2010 00:19:06 zaxis wrote: > In linux, > start: > VBoxManage startvm winxp -type vrdp >=20 > connect: > rdesktop localhost:3389 -g 1440x875 -D -N -k en-us -r sound:remote >=20 > However, it seems i canot use vrdp in freebsd ? >=20 > ----- > e^(=CF=80=E2=8B=85i) + 1 =3D 0 >=20 There is no vrdp on the FreeBSD port, BUT there is VNC !! Look: [~]>VBoxHeadless Oracle VM VirtualBox Headless Interface 3.2.2 (C) 2008-2010 Oracle Corporation All rights reserved. Usage: -s, -startvm, --startvm Start given VM (required argument) -n, --vnc Enable the built in VNC server -m, --vncport TCP port number to use for the VNC server -o, --vncpass Set the VNC server password -c, -capture, --capture Record the VM screen output to a f= ile -w, --width Frame width when recording -h, --height Frame height when recording -r, --bitrate Recording bit rate when recording -f, --filename File name when recording. The cod= ec used will be chosen based on the file extension So: VBoxHeadless -s VM_NAME -n -m 5100=20 will start the VM "VM_NAME" with a VNC listener at port 5100 So any vnc viewer will connect to it. Very simple and easy ! =2D-=20 Mario Lobo http://www.mallavoodoo.com.br =46reeBSD since 2.2.8 [not Pro-Audio.... YET!!] (99% winfoes FREE)