IT博客汇
首页
精华
技术
设计
资讯
扯淡
权利声明
登录
注册
CentOS 7 关闭防火墙和SELinux - dotNetDR_
dotNetDR_
发表于
2015-09-01 08:54:00
love
0
[修改机器名]# vi/etc/hostname[关SELinux]# vi /etc/selinux/config设置SELINUX=disabled[关防火墙]# systemctl stop firewalld# systemctl disable firewalld# systemctl s...
本文链接:
CentOS 7 关闭防火墙和SELinux
,转载请注明。