[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apt-get remove



merhaba

apt size zaten apache2 isimli bir paketin yüklü olmadığını söylüyor. (bkz. aşağısı). Paketin tam olarak hangi isimle yüklü olduğunu öğrenmek isterseniz :


dpkg -l | grep ^i.*.apache

komutunu kullanabilirsiniz.


SkyMind wrote:
Merhaba

apt-get remove –purge apache2 ile apache2 yi sistemden silmek istedim ama basarili olamadim acaba eksik ne yapmis olabilirim.

# apt-get remove –purge apache2

Reading Package Lists... Done

Building Dependency Tree... Done

Package apache2 is not installed, so not removed
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
burada belirtiyor zaten



0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.

Bakalım kontrol edelim

# /etc/init.d/apache2 start

Starting web server: Apache2.

Gercekten baslamismi !

# ps aux|grep apache2

root 1427 0.0 2.6 10900 4212 ? Ss 10:27 0:00 /usr/sbin/apache2 -k start -DSSL

www-data 1428 0.0 1.8 10580 3032 ? S 10:27 0:00 /usr/sbin/apache2 -k start -DSSL

www-data 1429 0.0 2.6 11032 4236 ? S 10:27 0:00 /usr/sbin/apache2 -k start -DSSL

www-data 1430 0.0 2.6 11032 4236 ? S 10:27 0:00 /usr/sbin/apache2 -k start -DSSL

www-data 1431 0.0 2.6 11032 4236 ? S 10:27 0:00 /usr/sbin/apache2 -k start -DSSL

www-data 1432 0.0 2.6 11032 4236 ? S 10:27 0:00 /usr/sbin/apache2 -k start -DSSL

www-data 1433 0.0 2.6 11032 4236 ? S 10:27 0:00 /usr/sbin/apache2 -k start -DSSL




Reply to: