近日购入阿里云轻量应用服务器准备用做个人使用,但是真的不想被人到处监控,所以象征性的删除了阿里云上的监控和云盾。其实也只是心里作用,反正我也不用作非法途径,只是想图个清净而已。

卸载阿里云盾监控:
wgethttp://update.aegis.aliyun.com/download/uninstall.sh
chmod+xuninstall.sh
sudo./uninstall.sh
wgethttp://update.aegis.aliyun.com/download/quartz_uninstall.sh
chmod+xquartz_uninstall.sh
sudo./quartz_uninstall.sh
删除残留:
sudopkillaliyun-service
sudorm-fr/etc/init.d/agentwatch/usr/sbin/aliyun-service
sudorm-rf/usr/local/aegis*
屏蔽云盾IP,用包过滤屏蔽如下IP:
iptables-IINPUT-s140.205.201.0/28-jDROP
iptables-IINPUT-s140.205.201.16/29-jDROP
iptables-IINPUT-s140.205.201.32/28-jDROP
iptables-IINPUT-s140.205.225.192/29-jDROP
iptables-IINPUT-s140.205.225.200/30-jDROP
iptables-IINPUT-s140.205.225.184/29-jDROP
iptables-IINPUT-s140.205.225.183/32-jDROP
iptables-IINPUT-s140.205.225.206/32-jDROP
iptables-IINPUT-s140.205.225.205/32-jDROP
卸载云监控Java版本插件:
sudo/usr/local/cloudmonitor/wrapper/bin/cloudmonitor.shstop
sudo/usr/local/cloudmonitor/wrapper/bin/cloudmonitor.shremove
sudorm-rf/usr/local/cloudmonitor
当然,如果时间充裕的话,最好还是DD个纯净版。只要有ROOT权限就可以了。
wget-N--no-check-certificate"https://raw.githubusercontent.com/chiakge/installNET/master/Install.sh"chmod+xInstall.sh./Install.sh
傻瓜操作,直接可以开始DD之旅了。




