|
Home > Archive > Linux/Unix > June 2002 > Nfs
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| bencher 2002-06-11, 7:26 am |
| Do you know a good article (beginners) that explains how to setup NFS. I have suse 8.0. | |
|
|
| The VMS Kid 2002-06-11, 7:41 am |
| Make sure your portmap is running and add the directories that you want to export to your /etc/exports file. Then on the remote hosts, add those directories to your /etc/fstab file. Make sure the same users exist on both machines. You may want to set up an NIS domain to make this easier if you have a lot of machines. | |
| bencher 2002-06-11, 9:01 am |
| Thanks,
I will give a try tonight. | |
| The VMS Kid 2002-06-11, 9:21 am |
| Let us know how it works out. |
|
|
|
|