Home
About
Contact
Coding Tips @ 123mylist.com
Home
Web server
Quick Linux commands for Apache2 server
Quick Linux commands for Apache2 server
November 02, 2021
Here are some quick to remember Linux commands for controlling Apache2 server.
1. Starting an Apache2 server.
"sudo service apache2 start"
2. Restarting an Apache2 server:
"sudo service apache2 restart"
3. Stoping an Apache2 server:
"sudo service apache2 stop"
Post a Comment
0 Comments
Search This Blog
You may like this offer
Popular Posts
Unable to install MySQL server on Windows 10 - FIXED
October 15, 2019
How to disable Javascript from a website using Chrome
May 10, 2021
URL Redirection scenarios to be tested while installing SSL Certificates
June 16, 2020
Visual Studio Code - Shortcut Key Commands
June 30, 2021
Easy way to remember 8 primitive types in Java
August 31, 2021
Read Posts by Month
2021
11
2020
3
2019
4
2018
1
Useful Websites
Business & Technology Blog by 123mylist.com
0 Comments