From owner-freebsd-multimedia@FreeBSD.ORG Sat Apr 26 11:18:55 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53E6E37B401 for ; Sat, 26 Apr 2003 11:18:55 -0700 (PDT) Received: from hub.org (hub.org [64.117.224.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6A6A43F93 for ; Sat, 26 Apr 2003 11:18:54 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [64.117.224.146]) by hub.org (Postfix) with ESMTP id D7DCC10388B2 for ; Sat, 26 Apr 2003 15:18:51 -0300 (ADT) Date: Sat, 26 Apr 2003 15:18:51 -0300 (ADT) From: "Marc G. Fournier" To: freebsd-multimedia@freebsd.org Message-ID: <20030426150705.P9976@hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Setting up a central X server ... X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Apr 2003 18:18:55 -0000 Can someone point me at docs on how I can do this? basically, I have a rackmount server here that has 4Gig of RAM and dual CPU ... I'd like to setup X on it such that my staff's workstations run their apps off of that machine, instead of their desktops ... I've found some docs on XDMCP, but they seem to revolve more around being able to set it up for Xceed and such, not for going from/to FreeBSD boxes ... Now, the one thing I'm not sure whether would work or not is sound ... if the X stuff is on a remote server, then the programs are running over there, so is there a way of "connecting" back to the client computer for their sound? thanks ...