how to restart nginx service on centos 7 code example Example 1: restart nginx sudo systemctl restart nginx Example 2: stop gnix sudo service nginx stop