摘要: CentOS7使用firewalld打开关闭防火墙与端口1、firewalld的基本使用启动: systemctl start firewalld关闭: systemctl stop firewalld查看状态: systemctl status firewalld 开机禁用 : systemctl 阅读全文
posted @ 2021-02-02 15:30 xiao-jie-tian 阅读(47) 评论(0) 推荐(0)
摘要: 1、docker ps2、docker exec -it 容器id /bin/bash 阅读全文
posted @ 2021-02-02 15:01 xiao-jie-tian 阅读(70) 评论(0) 推荐(0)
摘要: unzip -O CP936 中文.zip 阅读全文
posted @ 2021-02-02 15:00 xiao-jie-tian 阅读(88) 评论(0) 推荐(0)