赞
踩
sudo apt-get update
sudo apt-get install nginx
ps -ef |grep nginx
sudo kill -9 id
sudo apt-get --purge remove nginx
dpkg --get-selections|grep nginx
sudo apt-get --purge remove nginx
sudo apt-get --purge remove nginx-common
sudo apt-get --purge remove nginx-core
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。