2019年3月5日

摘要: https://askubuntu.com/questions/431925/how-to-restart-apache2-when-i-get-a-pid-conflict sudo kill -9 $(ps -e | grep apache2 | awk '{print $1}') 阅读全文
posted @ 2019-03-05 19:17 穷酸秀才大草包 阅读(186) 评论(0) 推荐(0)

导航