标签:enable 重启 ble pre logs nbsp star 查看 ssh
查看状态:
systemctl status sshd.service
启动服务:
systemctl start sshd.service
重启服务:
systemctl restart sshd.service
开机自启:
systemctl enable sshd.service
centos7操作SSH/SSHD服务(查看/启动/重启/自启)
标签:enable 重启 ble pre logs nbsp star 查看 ssh
原文地址:http://www.cnblogs.com/linxx/p/7707615.html