systemctl命令

syetemclt就是service 和 chkconfig这两个命令的整合,在CentOS 7 和 Ubuntu16 就开始被使用nginx   启动服务:systemctl start nginx.servicerest 中止服务:systemctl stop nginx.serviceit 重启服务:systemctl restart nginx.servicefile 查看服务状态:sys
相关文章
相关标签/搜索