From owner-freebsd-questions@FreeBSD.ORG Mon Sep 8 22:49:54 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 78B6330D for ; Mon, 8 Sep 2014 22:49:54 +0000 (UTC) Received: from resqmta-po-05v.sys.comcast.net (unknown [IPv6:2001:558:fe16:19:250:56ff:feb0:2995]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client CN "Bizanga Labs SMTP Client Certificate", Issuer "Bizanga Labs CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 46FDC63378 for ; Mon, 8 Sep 2014 22:49:53 +0000 (UTC) Received: from omta06.emeryville.ca.mail.comcast.net ([76.96.30.51]) by resqmta-po-05v.sys.comcast.net with comcast id omPg1o00C16AWCU01mmYwY; Mon, 08 Sep 2014 22:46:32 +0000 Received: from Curly-Sr.dbis.net ([50.183.226.175]) by omta06.emeryville.ca.mail.comcast.net with comcast id ommX1o00F3nhSLa8SmmXYN; Mon, 08 Sep 2014 22:46:32 +0000 Message-ID: <540E31C4.7010906@comcast.net> Date: Mon, 08 Sep 2014 16:46:28 -0600 From: Dave Babb User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Terminal Server Software Question DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20140121; t=1410216392; bh=fYRQSGGjIZa1S2RC209JJZepF3BcWR29DBY4c6U3lpE=; h=Received:Received:Message-ID:Date:From:MIME-Version:To:Subject: Content-Type; b=NwbuOxwEdGrXGURaKhDG/axkJLDuDkLFrOgDx7TRXOUY6Awiv29DKhEbQvaP75sF/ vvkeaPpEQRo0A2peiGmUUa4W4dpitS7HDoo0DGdg6jYj7XTM9ef4qrPFb08Sdo3Wqk UkJ0RqNZNhcfBfmw6YpWQ09tL0n6k3lhgOfTG6ZDgHBvZs3uruO5Ta8A2v3P4fbEiG uvCfIMFDTtAdm2VKIq3thdLtncP0OhsMTqgBUqaKQ2l1ev4qsYyi0eO07PoZeGkaSf pRYVmdLqsprw7Fl0dvzU9bVNyfZemKwP5S2+4StIYfjzsUoOhPpJHtMS+3UsMSQbPr L/PSefHc1n0uw== Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 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: Mon, 08 Sep 2014 22:49:54 -0000 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)? Thanks! Sincerely and respectfully, Dave