使用linux的ssh服务 service ssh start 出现以下错误: Failed to restart ssh.service: Unit not found.原因:以上命令都是centos6里面的命令,在centos7需要用: systemctl restart sshd