Username*
E-Mail*
Password*
Confirm Password*
Terms* By registering, you agree to the Terms of Service and Privacy Policy.
Forget
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Captcha* Click on image to update the captcha .
can you help me with this question
systemctl start apache2 # Start service
systemctl stop apache2 # Stop service
systemctl restart apache2 # Restart service
systemctl enable apache2 # Enable service on boot
systemctl status apache2 # Check service status
You must login or register to add a new answer.
Previous question
Answer ( 1 )
systemctl start apache2 # Start service
systemctl stop apache2 # Stop service
systemctl restart apache2 # Restart service
systemctl enable apache2 # Enable service on boot
systemctl status apache2 # Check service status