stxyg

1 查看是否安装SSH
rpm -qa | grep ssh
显示:

若没有安装可以输入安装:yum install openssh-server

2 如果已安装SSH ,查看该服务是否在运行
service sshd status

分类:

技术点:

相关文章: