From owner-freebsd-questions Sat Mar 22 2: 5:48 2003 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 C881137B404 for ; Sat, 22 Mar 2003 02:05:47 -0800 (PST) Received: from foem.leiden.webweaving.org (fia224-72.dsl.hccnet.nl [62.251.72.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2927543F93 for ; Sat, 22 Mar 2003 02:05:46 -0800 (PST) (envelope-from dirkx@webweaving.org) Received: from foem (foem [10.11.0.2]) by foem.leiden.webweaving.org (8.12.6/8.12.6) with ESMTP id h2MA5iLG069859; Sat, 22 Mar 2003 11:05:45 +0100 (CET) (envelope-from dirkx@webweaving.org) Date: Sat, 22 Mar 2003 11:05:44 +0100 (CET) From: Dirk-Willem van Gulik X-X-Sender: dirkx@foem.leiden.webweaving.org To: Jason Morgan Cc: freebsd-questions@FreeBSD.ORG Subject: Re: NFS, something I should know? In-Reply-To: <20030320172508.GA17470@sentinelchicken.net> Message-ID: <20030322110430.P74106-100000@foem.leiden.webweaving.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 20 Mar 2003, Jason Morgan wrote: > I have set up NFS for the first time and am having a few problems; .. > Does this look correct? OpenOffice crashes everytime I try to write to Can you do something like this as the same user you are running open office from; i.e. from an xterm or so: From the client echo Hello World > testfile.txt and then do on the client and/or the server cat testfile.txt If that works; you can be fairly sure that it is propably not an NFS problem you are chasing. Dw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message