Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

nginx reload on windows

nginx -s stop	#fast shutdown
nginx -s quit	#graceful shutdown
nginx -s reload	#changing configuration, starting new worker processes with a new configuration, graceful shutdown of old worker processes
nginx -s reopen	#re-opening log files
Comment

command to reload nginx

sudo /etc/init.d/apache2 reload
Comment

nginx reload on windows

nginx -s stop	#fast shutdown
nginx -s quit	#graceful shutdown
nginx -s reload	#changing configuration, starting new worker processes with a new configuration, graceful shutdown of old worker processes
nginx -s reopen	#re-opening log files
Comment

command to reload nginx

sudo /etc/init.d/apache2 reload
Comment

PREVIOUS NEXT
Code Example
Shell :: max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144] 
Shell :: samtools convert sam to bam 
Shell :: the remote end hung up unexpectedly fatal: 
Shell :: set hostname debian 10 
Shell :: Bash add pause prompt in a shell script with bash pause command 
Shell :: composer command not found ubuntu 
Shell :: install lerna on Linux 
Shell :: jupyterlab docs 
Shell :: install typescript globally 
Shell :: install pygame 
Shell :: cmd add to path 
Shell :: see total space available in shell 
Shell :: zip command colab 
Shell :: remove orphan packages arch linux 
Shell :: check if redis is running or not 
Shell :: install adb mac os 
Shell :: how to install vue router 
Shell :: conda install pyspark 
Shell :: uninstall qgis ubuntu 20.04 
Shell :: rick roll terminal command 
Shell :: mac os uninstall oh my zsh 
Shell :: install csfml on ubuntu 
Shell :: powershell foreach line in file read line 
Shell :: install pip on raspberry pi 
Shell :: uninstall packages linux terminal 
Shell :: apache2 ubuntu code exited 
Shell :: how to install asciiquarium on ubuntu 
Shell :: python3 install mutagen 
Shell :: how to kill linux screen 
Shell :: how to install git lfs on mac 
ADD CONTENT
Topic
Content
Source link
Name
3+4 =