摘要: 1、安装相关依赖 yum install curl policycoreutils-python openssh-server postfix wget -y 2、设置开机启动 systemctl enable sshd && systemctl start sshd systemctl enabl 阅读全文
posted @ 2022-04-03 12:28 donghongchao 阅读(72) 评论(0) 推荐(0) 编辑