From owner-freebsd-questions@FreeBSD.ORG Mon Sep 3 01:54:09 2007 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 96E4716A419 for ; Mon, 3 Sep 2007 01:54:09 +0000 (UTC) (envelope-from andrewlylegould@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.189]) by mx1.freebsd.org (Postfix) with ESMTP id 0E19C13C47E for ; Mon, 3 Sep 2007 01:54:08 +0000 (UTC) (envelope-from andrewlylegould@gmail.com) Received: by mu-out-0910.google.com with SMTP id w9so1444106mue for ; Sun, 02 Sep 2007 18:53:46 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=H68TvR+hEcIXGtXci4Xsoa6vX6IdYpXhhg4Nz6Z/oCxvICjFiWqysJ1NkbtTGCKHOTkK8TiLSO04hTxVdAhAEQQ+f3PDgXDrujcjN4bAo28ErVLACO/24dAswBjf4TvZu1uPxCUbxgwyoY8Dwx0VcwPdtm6thm/TjR1fWsTf53w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=PhB3fdwa09/OyvpdYPAvsMM8mUtkPiImsxYSb6ZsatYKWN2DUQkdPpVk286fbZTqQ9aTQ8bg4KMxtbXKWFEzC9vT5GTAt1NBB8ibKVsQaFmekMfJ7N41AFXSwG4UsH2Jvuicw3+5PtQHGP31+eVhMENpgM1tNQ0KP1dVICPAwZk= Received: by 10.86.23.17 with SMTP id 17mr2997353fgw.1188783990855; Sun, 02 Sep 2007 18:46:30 -0700 (PDT) Received: by 10.86.9.7 with HTTP; Sun, 2 Sep 2007 18:46:30 -0700 (PDT) Message-ID: Date: Sun, 2 Sep 2007 20:46:30 -0500 From: "Andrew Gould" To: Pollywog In-Reply-To: <200709030021.30393.lists-fbsd@shadypond.com> MIME-Version: 1.0 References: <200709020222.21000.mchauber@gmx.net> <200709021356.23513.mchauber@gmx.net> <200709030021.30393.lists-fbsd@shadypond.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Sadly, my tinker-time has run out.... 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, 03 Sep 2007 01:54:09 -0000 On 9/2/07, Pollywog wrote: > > On Sunday 02 September 2007 23:37:49 Andrew Gould wrote: > > > > > Don't feel guilty. Keep a FreeBSD server running at home while you > travel! > > You can backup your data securely and use it remotely via tightvnc. > > > > Andrew > > There must be some trick to accessing a FreeBSD server via VNC. > I have done it on Linux but I could not get it to work in FreeBSD. > _______________________________________________ > I've had good luck with both vnc and tightvnc. The only "tricks" that I can think of are remembering the right window/port and allowing the ports through the firewall. Andrew