centos下使用yum install portmap
会自动安装rpcbind, 其实他们的功能是一样的,搭建NFS服务器直接启用rpcbind也是可以的.
service rpcbind start
service nfs start
照不到portmap不用着急了,用rpcbind吧.
centos下使用yum install portmap
会自动安装rpcbind, 其实他们的功能是一样的,搭建NFS服务器直接启用rpcbind也是可以的.
service rpcbind start
service nfs start
照不到portmap不用着急了,用rpcbind吧.