From owner-freebsd-questions@FreeBSD.ORG Tue Sep 9 03:12:09 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6F13EFD7 for ; Tue, 9 Sep 2014 03:12:09 +0000 (UTC) Received: from ipmail07.adl2.internode.on.net (ipmail07.adl2.internode.on.net [150.101.137.131]) by mx1.freebsd.org (Postfix) with ESMTP id 067791FE4 for ; Tue, 9 Sep 2014 03:12:08 +0000 (UTC) Received: from ppp118-210-249-247.lns20.adl6.internode.on.net (HELO leader.local) ([118.210.249.247]) by ipmail07.adl2.internode.on.net with ESMTP; 09 Sep 2014 12:37:42 +0930 Message-ID: <540E6E96.4060206@ShaneWare.Biz> Date: Tue, 09 Sep 2014 12:35:58 +0930 From: Shane Ambler User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Dave Babb , freebsd-questions@freebsd.org Subject: Re: Terminal Server Software Question References: <540E31C4.7010906@comcast.net> In-Reply-To: <540E31C4.7010906@comcast.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2014 03:12:09 -0000 On 09/09/2014 08:16, Dave Babb wrote: > My new project will be firt in all FreeBSD. Prior I have deployed Linux > server/client solutions. I've been on FreeBSD 6-7 months and am very > comfortable with it. > > However, in ports, I do not see the no machine server, nor the x2go > server. I see the clients, but not the servers. > > What are folks using when they need the functional equivalent of a > Windows Terminal Server, if not nx or x2go? > > My new project needs to be a graphical server. The new model will be a > bunch of thin clinets attached to one server. (6 users top, it's small) > > Suggestions please (other than VNC)? X11/Xorg? With xdm you can login to the server that runs the apps and have all windows drawn locally. https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-xdm.html You can also ssh to the server with ForwardX11 enabled to run a single app and have it's windows drawn locally. That's assuming FreeBSD/Linux at both ends. -- FreeBSD - the place to B...Serving Data Shane Ambler