nfs share solaris
to share a filesystem edit the /etc/dfs/dfstab and type in the following share -F nfs -o rw=client mountpoint of shared filesystem Note rw means read write permission use the right permission that will serve your need. it could be ro (read only). share -F nfs -o ro=client mountpoint of shared filesystem client is the client… Leer más »