Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

stop nginx

# stops nginx
sudo systemctl stop nginx

# starts nginx
sudo systemctl start nginx
Source by linuxize.com #
 
PREVIOUS NEXT
Tagged: #stop #nginx
ADD COMMENT
Topic
Name
1+2 =