huhu1020387597

腾讯云:

第一步:在默认安装系统的时候不要勾选安全云镜和安全监控软件
第二步:如果安装了监控软件后如何卸载,操作如下:

/usr/local/qcloud/stargate/admin/uninstall.sh
/usr/local/qcloud/YunJing/uninst.sh
/usr/local/qcloud/monitor/barad/admin/uninstall.sh

 

阿里云:

第一步:卸载AliYunDun

wget  http://update.aegis.aliyun.com/download/uninstall.sh
chmod +x uninstall.sh
./uninstall.sh
wget  http://update.aegis.aliyun.com/download/quartz_uninstall.sh
chmod +x quartz_uninstall.sh
./quartz_uninstall.sh

 

第二步:删除AliYunDun残留

pkill aliyun-service
rm -fr /etc/init.d/agentwatch /usr/sbin/aliyun-service
rm -rf /usr/local/aegis*

 

第三步:继续删除残留

iptables -I INPUT -s 140.205.201.0/28 -j DROP
iptables -I INPUT -s 140.205.201.16/29 -j DROP
iptables -I INPUT -s 140.205.201.32/28 -j DROP
iptables -I INPUT -s 140.205.225.192/29 -j DROP
iptables -I INPUT -s 140.205.225.200/30 -j DROP
iptables -I INPUT -s 140.205.225.184/29 -j DROP
iptables -I INPUT -s 140.205.225.183/32 -j DROP
iptables -I INPUT -s 140.205.225.206/32 -j DROP
iptables -I INPUT -s 140.205.225.205/32 -j DROP
iptables -I INPUT -s 140.205.225.195/32 -j DROP
iptables -I INPUT -s 140.205.225.204/32 -j DROP

 

 

 

 

分类:

技术点:

相关文章:

  • 2019-12-26
  • 2022-02-10
  • 2021-11-14
  • 2022-01-02
  • 2022-03-11
  • 2021-12-19
  • 2021-12-22
猜你喜欢
  • 2022-12-23
  • 2021-12-30
  • 2021-11-13
  • 2022-01-02
  • 2021-12-22
  • 2021-11-18
相关资源
相似解决方案