启动服务状态 
                
                
        systemctl start nginx.service
systemctl status nginx.service
systemctl enable nginx.service
systemctl disable nginx.service
systemctl is-enabled nginx
https://www.cnblogs.com/Areas/p/13439000.html

 
                 
    