yum install -y openssl openssh-server yum install openssh* systemctl enable sshdsystemctl start sshd service sshd start sudo firewall-cmd --zone=public --add-port=22/tcp --permanent 相关文章: