From owner-freebsd-questions@FreeBSD.ORG Sun May 7 17:06:12 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 1387A16A402 for ; Sun, 7 May 2006 17:06:12 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F05F43D45 for ; Sun, 7 May 2006 17:06:11 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Fcmhr-0003JE-Hc for freebsd-questions@freebsd.org; Sun, 07 May 2006 19:06:07 +0200 Received: from r5k20.chello.upc.cz ([86.49.10.20]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 07 May 2006 19:06:07 +0200 Received: from martinkov by r5k20.chello.upc.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 07 May 2006 19:06:07 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: martinko Date: Sun, 07 May 2006 19:06:00 +0200 Lines: 18 Message-ID: References: <50508.81.174.174.115.1145620302.squirrel@maxproxy7.uk2net.com> <1159.80.47.218.204.1145692979.squirrel@maxproxy3.uk2net.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: r5k20.chello.upc.cz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.2) Gecko/20060506 SeaMonkey/1.0.1 In-Reply-To: <1159.80.47.218.204.1145692979.squirrel@maxproxy3.uk2net.com> Sender: news 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: Sun, 07 May 2006 17:06:12 -0000 Graham Bentley wrote: > Thanks for all the suggestions on this. Perhaps I should have worded > my question better (well, maybe not on a FreeBSD list ;) > > I am looking to control Windogs (yuk!) Desktops remotely (and as > secure as possible - lol !) > > Thanks > i also used tightvnc and run it through an ssh tunnel from fbsd to win2k. if you play with parameters it's quite responsive imho. other than that, i would go for nx, but you need a unix/linux proxy sever as you can't connect directly to windows. check their website for explanation and more info or use google to find more articles.. martin