From owner-freebsd-questions@FreeBSD.ORG Tue Aug 8 00:04:35 2006 Return-Path: X-Original-To: freebsd-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 BE8FD16A4DF for ; Tue, 8 Aug 2006 00:04:35 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2235843D45 for ; Tue, 8 Aug 2006 00:04:34 +0000 (GMT) (envelope-from cpghost@cordula.ws) Received: from epia2.farid-hajji.net (epia-2 [192.168.254.11]) by fw.farid-hajji.net (Postfix) with ESMTP id CAE82DE379; Tue, 8 Aug 2006 02:02:15 +0200 (CEST) Date: Tue, 8 Aug 2006 02:05:10 +0200 From: cpghost To: Nagy L?szl? Message-ID: <20060808000510.GA9685@epia2.farid-hajji.net> References: <44D79242.3050108@enternet.hu> <20060807231202.GA9552@epia2.farid-hajji.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060807231202.GA9552@epia2.farid-hajji.net> User-Agent: Mutt/1.5.11 Cc: freebsd-questions@freebsd.org Subject: Re: Thin terminals for FreeBSD 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: Tue, 08 Aug 2006 00:04:35 -0000 On Tue, Aug 08, 2006 at 01:12:02AM +0200, cpghost wrote: > On Mon, Aug 07, 2006 at 09:19:30PM +0200, Nagy L?szl? wrote: > > - Are there any pitfalls that I need to be aware of? > > Locking over NFS is a bit buggy. I had some trouble running thunderbird > and firefox, as they seem to hang on some thr_*() call, and gconfd can > be a bitch too over NFS, if the permissions on an NFS-mounted /tmp are > not set correctly (/tmp as md ramdisk is fine though). No other known > pitfalls here so far. Just one addition: instead of running firefox and thunderbird locally on the diskless nodes, you can also run them remotely on a box with locally mounted filesystems (using DISPLAY, which is set automatically when you use 'ssh -Y'); the thr_*() hangs disappear then. They must be NFS-related somehow. Oh, if you run X apps remotely, you don't need more than 256 MB RAM on the thin clients; perhaps even less, but you'll have to test this yourself. -cpghost. -- Cordula's Web. http://www.cordula.ws/