Difference between revisions of "Systemctl stop nginx"

From wikieduonline
Jump to navigation Jump to search
(Created page with " systemctl stop nginx (no output) == See also == * {{nginx}} Category:Nginx")
Tags: Mobile web edit, Mobile edit
 
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{lc}}
 
  [[systemctl stop]] nginx
 
  [[systemctl stop]] nginx
 
  (no output)
 
  (no output)
  
 +
 +
[[journalctl -f]] -u nginx
 +
Apr 13 13:19:47 SERVER_NAME systemd[1]: Stopping A high performance web server and a reverse proxy server...
 +
Apr 13 13:19:47 SERVER_NAME systemd[1]: Stopped A high performance web server and a reverse proxy server.
 +
 +
== Related ==
 +
* <code>systemctl stop nginx && [[certbot renew]] && systemctl start nginx</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 10:47, 16 March 2023

systemctl stop nginx
(no output)


journalctl -f -u nginx
Apr 13 13:19:47 SERVER_NAME systemd[1]: Stopping A high performance web server and a reverse proxy server...
Apr 13 13:19:47 SERVER_NAME systemd[1]: Stopped A high performance web server and a reverse proxy server.

Related[edit]

See also[edit]

Advertising: