remove apache ubuntu
#stop the apache2 service
$ sudo systemctl stop apache2
#remove apache2 packages
$ sudo apt-get purge apache2 apache2-utils apache2-bin apache2.2-common
# cleanup
$ sudo apt-get autoremove
# check if the apache has been removed:
#1- following command line should return a blank line
$ which apache2
# 2- following command line should return apache2: Failed to start apache2.service: Unit apache2.service not found.
$ sudo systemctl start apache2
sudo apt autoremove
sudo apt remove apache2
sudo apt-get purge apache2 apache2-utils apache2-bin apache2.2-common
Also in C++:
- print in shell script
- list recursively all files linux
- shell redirect all to /dev/null
- ftp command in linux
- boot pendrive
- gitignore is not working
- git stash pop index
- powershell admin privileges
- ubuntu color picker
- realtek rtl8812au ubuntu
- uninstall en_web_core md
- wait command bash
- github adding images to readme
- how to print new line in shell script
- force git pull overwrite
- secrets kv-v1 in vault
- shell commands windows
- install angular 9.1.7
- install vm guest additions ubuntu
- ubuntu install okular
- git ftp empty string is not a valid pathspec. please use . instead if you meant to match all paths
- react-scripts is not recognized as an internal command windows
- bash replace beginning of string
- shell get given line