Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

start apache server kali

# Start the server
service apache2 start
# Stop the server
service apache2 stop
# Restart the server
service apache2 restart
 
PREVIOUS NEXT
Tagged: #start #apache #server #kali
ADD COMMENT
Topic
Name
9+7 =