摘要: 一、安装依赖 yum -y install policycoreutils openssh-server openssh-clients postfix #启动ssh服务&设置为开机启动 systemctl enable sshd && sudo systemctl start sshd 查看ssh 阅读全文
posted @ 2021-12-27 16:30 紫川先生 阅读(53) 评论(0) 推荐(0) 编辑