$ sudo service apache2 stop
$ sudo apt-get purge apache2 apache2-utils apache2.2-bin apache2-common
$ sudo apt-get autoremove --purge
$ sudo rm -Rf /etc/apache2 /usr/lib/apache2 /usr/include/apache2
만약 apache2를 수동 설치한 경우 "whereis apache2" 명령어를 이용하여 경로를 찾아낸 후, 그 경로를 모두 지운다.
'About Computer > 서버관리' 카테고리의 다른 글
nitrous.io (TODO) (0) | 2013.11.04 |
---|---|
Ubuntu 10.04.4 LTS 서버 설치 후 했던 작업 리스트 (hostple.net) (0) | 2013.07.10 |
nohup 사용법 (0) | 2013.02.08 |
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) (0) | 2012.09.23 |
Port forwarding to one machine to another (0) | 2012.09.18 |
댓글