, ,

Disable RPC on centos 7

systemctl disable rpcbind.socket
systemctl disable rpcbind.service

systemctl stop rpcbind.socket
systemctl stop rpcbind.service