From owner-freebsd-questions@FreeBSD.ORG Fri Apr 21 19:43:34 2006 Return-Path: X-Original-To: freebsd-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 D8A5816A400 for ; Fri, 21 Apr 2006 19:43:34 +0000 (UTC) (envelope-from reitz@eecs.cwru.edu) Received: from beta.eecs.cwru.edu (beta.EECS.CWRU.Edu [129.22.150.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BFF943D45 for ; Fri, 21 Apr 2006 19:43:34 +0000 (GMT) (envelope-from reitz@eecs.cwru.edu) Received: from bender ([::ffff:129.22.151.243]) (TLS: TLSv1/SSLv3,168bits,DES-CBC3-SHA) by beta.eecs.cwru.edu with esmtp; Fri, 21 Apr 2006 15:43:30 -0400 id 000ABF54.444935E2.00000A24 Date: Fri, 21 Apr 2006 15:43:05 -0400 (EDT) From: Andy Reitz X-X-Sender: reitz@bender To: Graham Bentley In-Reply-To: <50508.81.174.174.115.1145620302.squirrel@maxproxy7.uk2net.com> Message-ID: References: <50508.81.174.174.115.1145620302.squirrel@maxproxy7.uk2net.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Remote screen control software - recommendations please 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: Fri, 21 Apr 2006 19:43:34 -0000 On Fri, 21 Apr 2006, Graham Bentley wrote: > (OK I know this is OT but theres alot of good experience here > so please dont flame me :)) > > What are people using for this ? > > I have used VNC and TighVNC in the past to good effect > although they do seem a bit laggy. > > I notice that GoToMyPC is gaining in popularity but I suspect > you have to trust them with your credentials. > > Some people say Remote Admin (about $20) is the best. > > Any other recommendations / experiences / reviews ? Hi Graham, You might want to check out something called NX, from NoMachine. I managed to get FreeNX working on my FreeBSD machine for a little while (until it broke), and when it was working, it was quite fast. Here is a blog post that I read which helped me to get started: http://www.averageadmins.com/blog/2006/03/29/freenx-on-freebsd/ Good luck, -Andy.