在安装rpc后,启动rpc.rstatd时,会报错“Cannot register service: RPC: Unable to receive; errno = Ction refused”。
解决方法如下:
1、/etc/init.d ./portmap start
2、/etc/init.d ./nfs start
然后再次启动rpc.rstatd就好了。
转载于:https://www.cnblogs.com/morebetter/archive/2006/07/10/447225.html