Computerzz helper
Monday, March 29, 2010
how to uninstall apache on ubuntu
open applications > terminal and type
sudo apt-get remove apache2
To uninstall mysql
sudo aptitude --purge remove mysql-server-5.0 mysql-server
to see all the processes running type
ps -A
Newer Post
Older Post
Home