From owner-freebsd-questions@FreeBSD.ORG Wed Oct 19 21:29:20 2005 Return-Path: X-Original-To: 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 7BDF216A41F for ; Wed, 19 Oct 2005 21:29:20 +0000 (GMT) (envelope-from alejandro@varnet.biz) Received: from relay01.pair.com (relay01.pair.com [209.68.5.15]) by mx1.FreeBSD.org (Postfix) with SMTP id B9F6243D5A for ; Wed, 19 Oct 2005 21:29:19 +0000 (GMT) (envelope-from alejandro@varnet.biz) Received: (qmail 7420 invoked from network); 19 Oct 2005 21:29:18 -0000 Received: from unknown (HELO phobos.mars.bsd) (unknown) by unknown with SMTP; 19 Oct 2005 21:29:18 -0000 X-pair-Authenticated: 200.115.214.28 Date: Wed, 19 Oct 2005 18:29:40 -0300 From: Alejandro Pulver To: Remington L Message-ID: <20051019182940.467aaf51@phobos.mars.bsd> In-Reply-To: References: X-Mailer: Sylpheed-Claws 1.9.12 (GTK+ 2.6.8; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org, questions@freebsd.org Subject: Re: Remote Desktop Connection Woes 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: Wed, 19 Oct 2005 21:29:20 -0000 On Wed, 12 Oct 2005 19:43:48 +0530 Remington L wrote: > All: > I am looking for a way to VNC or to connect to my FreeBSD laptop, > running Xorg and GNOME. I can ssh into, but I do not have access to > GNOME. > > My question is, I know I cannot use VNC because I use Xorg. Does > anyone have any suggestions? Hello, As others said, you can use VNC with Xorg. See the ports. However, if you want to share with VNC a display that is already active, for example the Gnome desktop you are working on, you can try 'net/x11vnc' (other VNC servers open a new display). IIRC Gnome (and/or KDE) has an utility to share the desktop, based on VNC. Best Regards, Ale