The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #10 (permalink)  
Old 10-07-2008
pupp's Avatar
pupp pupp is offline Forum Staff  
cap_10hdx 1
  
 

Join Date: Feb 2008
Location: Jersey Shore
Posts: 562
kind of...
if you want to share your local resources across the network, you only need to issue something like:

Code:
share  -F nfs  -o rw=users  -d "home dirs"  /export/home

if you want it to be persistent across a reboot to init state 3, you add it /etc/dfs/dfstab.