摘要:
x像远程服务器发送文件的方法 yum install lrzsz (通过此命令安装lrzsz) sz filename (从服务器发送文件到客户端) rz (从客户端上传文件到服务端) 阅读全文
摘要:
1、firewalld的基本使用启动: systemctl start firewalld查看状态: systemctl status firewalld 停止: systemctl disable firewalld禁用: systemctl stop firewalld 2.systemctl是 阅读全文