Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

completely uninstall apache from ubuntu

sudo apt-get remove --purge apache2 apache2-data apache2-utils
Comment

Completely uninstall apache2

$sudo service apache2 stop

$ sudo apt-get purge apache2 apache2-utils apache2.2-bin apache2-common
$ sudo apt-get autoremove

$ whereis apache2
Comment

PREVIOUS NEXT
Code Example
Shell :: github epitech 
Shell :: merge abort 
Shell :: pygame install 
Shell :: install openjdk11 in ubuntu 
Shell :: pip install apache beam 
Shell :: bash: bin/activate: No such file or directory 
Shell :: set zsh as default ubuntu 
Shell :: kill process in windows using port number 
Shell :: install github desktop ubuntu 
Shell :: upgrade django 
Shell :: error ppa.launchpad.net/certbot/certbot/ubuntu focal Release 
Shell :: kill port in mac terminal 
Shell :: php runing using aphp.ini 
Shell :: stash untracked files 
Shell :: php curl skip ssl verification 
Shell :: How to create a new repository on the command line. 
Shell :: bash time execution 
Shell :: bash filter environment variable results 
Shell :: add all files in directory to git 
Shell :: see installed packages pacman 
Shell :: how to install enzyme 
Shell :: install chrome beta on linux mint 
Shell :: bash capitalize vowels using tr 
Shell :: installing git on ec2 
Shell :: set global node version using nvm 
Shell :: input bash 
Shell :: how to remove git history for a file 
Shell :: git delete local tag 
Shell :: openbullet 2 kali linux 
Shell :: kill python processes 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =