From owner-freebsd-questions@FreeBSD.ORG Wed Aug 13 17:56:58 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 B3EFA106567F for ; Wed, 13 Aug 2008 17:56:58 +0000 (UTC) (envelope-from jalmberg@identry.com) Received: from mx1.identry.com (on.identry.com [66.111.0.194]) by mx1.freebsd.org (Postfix) with ESMTP id DAD758FC13 for ; Wed, 13 Aug 2008 17:56:57 +0000 (UTC) (envelope-from jalmberg@identry.com) Received: (qmail 66159 invoked by uid 89); 13 Aug 2008 17:56:56 -0000 Received: from unknown (HELO ?192.168.1.110?) (jalmberg@75.127.142.66) by mx1.identry.com with ESMTPA; 13 Aug 2008 17:56:56 -0000 In-Reply-To: <48A2A40F.70007@netfence.it> References: <20080807224226.GA45445@thought.org> <367CE1DD-F026-407C-819F-4A190B7F6716@mac.com> <20080808061934.GC57877@thought.org> <3800467F-66CE-446B-B322-1310769B2DA6@identry.com> <48A2A40F.70007@netfence.it> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: John Almberg Date: Wed, 13 Aug 2008 13:56:55 -0400 To: Andrea Venturoli X-Mailer: Apple Mail (2.752.3) Cc: freebsd-questions@freebsd.org Subject: Re: Mac RDP (Was: apple mac laptop) 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: Wed, 13 Aug 2008 17:56:58 -0000 On Aug 13, 2008, at 5:06 AM, Andrea Venturoli wrote: > John Almberg ha scritto: > >> I don't think it's far OT, either, since IMHO, Mac desktops and >> FreeBSD servers are the perfect, practical combination for many >> organizations, including my own. > > Since there seem to be a lot of expert here... > Does anybody know of a FreeBSD client that can connect to a Mac OS X > (not server) remote desktop? > > Last time I tried rdesktop it did not work. I don't run GUIs on my FreeBSD servers, so I've never had to do anything like this. In fact, I would do it the other way around, if I had to... run the virtual desktop on the Mac, and log into the FreeBSD server. Not that I actually run X on the server. I just SSH into the box, or use a virtual console connection, in case I can't SSH into the box (not that that has ever happened...) -- John