Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Mar 2003 11:05:44 +0100 (CET)
From:      Dirk-Willem van Gulik <dirkx@webweaving.org>
To:        Jason Morgan <jwm-freebsd@sentinelchicken.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: NFS, something I should know?
Message-ID:  <20030322110430.P74106-100000@foem.leiden.webweaving.org>
In-Reply-To: <20030320172508.GA17470@sentinelchicken.net>

next in thread | previous in thread | raw e-mail | index | archive | help


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030322110430.P74106-100000>