Issue with NFS
Hi LinuxExperts,
In my server, i have 2 share directory in NFS.
#vi /etc/exports
/acs/public *(rw,sync)
/share/pub *(rw,sync)
i want to remove the one share directory from NFS server at the same time it won't affect the network. give some solution for me.
thank u.
|