Sunday, May 19, 2013

Configuring NFS on AIX

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

No comments: