restart sshd on Centos7 정보
기타 restart sshd on Centos7본문
sudo service sshd restart
or:
sudo /etc/init.d/sshd restart
추천
0
0
sudo service sshd restart
or:
sudo /etc/init.d/sshd restart
댓글 0개