摘要: 1.备份/etc/nginx sudo cp -r /etc/nginx ~/nginx_backup 2.停止并卸载 sudo nginx -s stop sudo apt remove nginx nginx-common nginx-full nginx-core 3.更新apt源 要注意co 阅读全文
posted @ 2024-07-23 09:03 Jerry· 阅读(291) 评论(0) 推荐(0)