centos 7.4关闭111端口 2018-02-26 netstat -ntlp检查有个111端口,对应进程1/systemd 。 systemctl disable rpcbind.service systemctl disable rpcbind.socket systemctl stop rpcbind.service systemctl stop rpcbind.socket 分类:Linux | 标签: | 相关日志