赞
踩
1) 安装openssh-server
# yum install openssh-server
2) 查看是否已成功安装openssh-server
# rpm -qa | grep openssh-server