摘要: TYPE=Ethernet ONBOOT=yes VLAN=yes NM_CONTROLLED=no BOOTPROTO=static DEVICE=em1.101 NAME=em1.101 IPADDR= PREFIX=24 GATEWAY= 阅读全文
posted @ 2021-08-10 22:45 枫火~ 阅读(106) 评论(0) 推荐(0)
摘要: 关闭防火墙 [root@localhost ~]# systemctl stop firewalld.service 关闭防火墙的开机自启 [root@localhost ~]# systemctl disable firewalld.service Removed symlink /etc/sys 阅读全文
posted @ 2021-08-10 22:33 枫火~ 阅读(217) 评论(0) 推荐(0)