From owner-freebsd-questions@FreeBSD.ORG Thu Jun 22 23:29:08 2006 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 B2F6C16A5AE; Thu, 22 Jun 2006 23:29:08 +0000 (UTC) (envelope-from greg.lane@internode.on.net) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CD6A45D98; Thu, 22 Jun 2006 23:00:08 +0000 (GMT) (envelope-from greg.lane@internode.on.net) Received: from router.lane.family (ozlane.net [150.101.115.95]) by smtp1.adl2.internode.on.net (8.13.6/8.13.5) with ESMTP id k5MN06G7031402; Fri, 23 Jun 2006 08:30:06 +0930 (CST) (envelope-from greg.lane@internode.on.net) Received: from router.lane.family (localhost.lane.family [127.0.0.1]) by router.lane.family (8.13.6/8.13.6) with ESMTP id k5MN06lD008639; Fri, 23 Jun 2006 09:00:06 +1000 (EST) (envelope-from gjl103@router.lane.family) Received: (from gjl103@localhost) by router.lane.family (8.13.6/8.13.6/Submit) id k5MN05KN008638; Fri, 23 Jun 2006 09:00:05 +1000 (EST) (envelope-from gjl103) Date: Fri, 23 Jun 2006 09:00:05 +1000 From: Greg Lane To: pete wright Message-ID: <20060622230005.GA8445@router.lane.family> References: <20060622075236.GA95258@router.lane.family> <200606221129.19239.syjef@mdanderson.org> <20060622212119.GA7232@router.lane.family> <57d710000606221506s7b1c3f99g3c748e19c37c59e9@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57d710000606221506s7b1c3f99g3c748e19c37c59e9@mail.gmail.com> User-Agent: Mutt/1.4.2.1i Cc: questions@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: Does anyone run VNC with 64-bit FreeBSD (amd64)? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: greg.lane@internode.on.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 23:29:09 -0000 On Thu, Jun 22, 2006 at 03:06:46PM -0700, pete wright wrote: > Did you try to build/install a 32bit version of VNC? Thanks for the suggestion. I thought about doing that, but there is still other essential software that is not 64-bit clean and our entire group needs this machine back up ASAP since currently we are sitting on our hands doing nothing till I get it back up. If I had a spare machine I could potentially spend some time getting this sorted. But we don't have a spare machine, we don't have any money to buy one, there is only me to fix it, and I have to get some real work done.... the usual story. > Also, if you are > running a Unix like OS why use VNC? You can achive %90 of the same > features (with less of a memory/cpu impact) by running X apps > remotely. What about the other 10%? We use VNC because it saves state for those of my users who work from multiple locations, at home, at work and some are even based overseas. They don't want to restart up to 20 windows every time they logon. Remote access in this form is essential for their productivity. Greg