认证0级讲师
service ssh restart是centos 6的命令。你这是centos 7。应该是systemctl restart sshd
service ssh restart
systemctl restart sshd
systemctl restart sshd.service或service sshd restart
centos는 SSHD입니다. 우분투는 SSH입니다
service ssh restart
是centos 6的命令。你这是centos 7。应该是systemctl restart sshd
systemctl restart sshd.service或service sshd restart
centos는 SSHD입니다. 우분투는 SSH입니다