[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: NFS mount
- From: loophole <pautangina yahoo com>
- To: redhat-list redhat com
- Subject: Re: NFS mount
- Date: Thu Aug 1 08:42:12 2002
The file '/etc/exports' should have something like
this:
/home/ch 10.10.10.*(rw,no_root_squash)
Check 'man exports' for more options and the impact of
rw and no_root_squash.
You need to have the nfs and portmap service running
in the server and portmapper in the client machine.
If the services are already running and you made
changes to /etc/exports, you need to run this:
exportfs -r
This will reexport all directories declared in
/etc/exports.
hth.
lh
=====
---------------------------------
lh
---------------------------------
__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]