In article <[EMAIL PROTECTED]>,
Michael J Devine <[EMAIL PROTECTED]> wrote:
>I'm trying to get nfs to allow my users on the client machines to have
>access to their home directories on the server.  I recently was given
>these helpful hints:
>
>>   Add this line to your server's export:
>>      /home  *.<your domain>  (rw)
>>      Then reboot, or do /etc/init.d/netstd_nfs start
>> 
>>   Add this line to your client's fstab:
>>      <server's name>:/home /home nfs rsize=8192,wsize=8192,bg,intr
>>      Then do mount -a
>
>I did all this, and when I executed the nfs start, I got this message:
>Starting remote filesystem services:
>
>Notice that none of the "nfsd","mountd","ugidd", etc..., lines are being
>printed to the screen.  Am I missing a basic setup step?

Yes it should be "/etc/init.d/netstd_nfs reload". Otherwise no daemons
are restarted since they are ofcourse already running.

Mike.
-- 
|    Miquel van      |  "I need more space" "Well, why not move to Texas" |
| [EMAIL PROTECTED] |  "No, on my account, stupid." "Stupid? Uh-oh.."    |
|   PGP fingerprint: FE 66 52 4F CD 59 A5 36  7F 39 8B 20 F1 D6 74 02     |


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to