摘要: 01-centos-常用命令 1.centos防火墙 # 关闭 systemctl stop firewalld # 禁止开机启动防火墙 systemctl disable firewalld #查看centos防火墙状态 systemctl status firewalld 2.docker启动关 阅读全文
posted @ 2022-04-05 20:20 journeyhch 阅读(142) 评论(0) 推荐(0)