From owner-freebsd-questions@FreeBSD.ORG Mon Oct 6 12:57:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B73A5106568C for ; Mon, 6 Oct 2008 12:57:20 +0000 (UTC) (envelope-from gandalf@shopzeus.com) Received: from viefep19-int.chello.at (viefep18-int.chello.at [213.46.255.22]) by mx1.freebsd.org (Postfix) with ESMTP id 0BD0A8FC16 for ; Mon, 6 Oct 2008 12:57:19 +0000 (UTC) (envelope-from gandalf@shopzeus.com) Received: from edge05.upc.biz ([192.168.13.212]) by viefep19-int.chello.at (InterMail vM.7.08.02.02 201-2186-121-104-20070414) with ESMTP id <20081006125718.DPQY10076.viefep19-int.chello.at@edge05.upc.biz> for ; Mon, 6 Oct 2008 14:57:18 +0200 Received: from [192.168.2.175] ([89.134.231.52]) by edge05.upc.biz with edge id PQxF1a04z18VCLh05QxGBR; Mon, 06 Oct 2008 14:57:18 +0200 X-SourceIP: 89.134.231.52 Message-ID: <48EA0B4A.9080405@shopzeus.com> Date: Mon, 06 Oct 2008 14:57:46 +0200 From: Laszlo Nagy User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: VNC server embedded into Xorg server 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: Mon, 06 Oct 2008 12:57:20 -0000 Hi All, There was a port called net/vnc that contained a vnc.so file. That file could be loaded into the Xorg server and then I was able to monitor the X desktop with VNC. Now I'm using gnome, and gnome2-fifth-toe installs tightvnc. It conflicts with net/vnc. So I cannot install net/vnc. What other options I have to run an X server? The only extra wish is that the X server must be able to start automatically, e.g. without logging into gnome. I need this because the X server will be located at a distant location and I have to be able to use it after a system restart. Thanks, Laszlo