Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

ubuntu 20 stop apache

## Start command ##
systemctl start apache2.service
## Stop command ##
systemctl stop apache2.service
## Restart command ##
systemctl restart apache2.service
Source by www.cyberciti.biz #
 
PREVIOUS NEXT
Tagged: #ubuntu #stop #apache
ADD COMMENT
Topic
Name
8+8 =