NFS services are being used for sharing the files across the Unix platform.
1. Update /etc/exports
directory -option[,option]
Eg:
/home -root=ballet,access=ballet
2. Start the nfs services
startrc -s nfs
3. Check the status of the NFS services
lssrc -g nfs
1. Update /etc/exports
directory -option[,option]
Eg:
/home -root=ballet,access=ballet
2. Start the nfs services
startrc -s nfs
3. Check the status of the NFS services
lssrc -g nfs
No comments:
Post a Comment