|
|
Linux NFS Mounts
The instructions below will show how to set up the NFS mount on the Linux clients. They do not use the fstab files, although you can do so. Instead they use an automounter which will mount the file system when needed form the server, and un-mount it when it is not needed. This is a MUCH better way of doing it then using the fstab files.
- Install the Debian am-util package using dselect or any other methold you choose.
Do NOT use the nis package as suggested by Debian
Do use the net map package
Do NOT use the the passwd map.
Edit /etc/am-utils/amd.conf. Set:
|