centos7-关闭 rpcbind 服务

Posted gaoyanbing

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos7-关闭 rpcbind 服务相关的知识,希望对你有一定的参考价值。

1、关闭 rpcbind 服务

sudo systemctl disable rpcbind

2、关闭开机自启动

sudo  systemctl disable rpcbind

3、立即执行关闭

systemctl stop rpcbind.socket

4、 验证是否监听

netstat -anup

以上是关于centos7-关闭 rpcbind 服务的主要内容,如果未能解决你的问题,请参考以下文章

centos安全策略-禁用和关闭常见端口

centos7下NFS服务器的搭建与配置

rpcbind.service启动失败

自动化同时安装centos7与centos6系统

Cent os 7 安装后进行网络配置

centos7搭建NFS服务