Wednesday, February 29, 2012
nfs on redhat
service portmap start
service nfs start
add entry to /etc/exports
/share/software/ppc/was7/ *(ro,insecure)
have to add insecure for some aix security issues
service nfs start
add entry to /etc/exports
/share/software/ppc/was7/ *(ro,insecure)
have to add insecure for some aix security issues