摘要:
1、安装 denyhosts, 设置 hosts.allow ,系统自动将攻击的ip 添加如 hosts.deny2、打开中文文档乱码, 将文档下载到windows, 通过富文本编辑器查看文档编码3、linux 查看端口占用lsof -i:80netstat -tunlp|grep 804、根据PI 阅读全文
2018年3月8日 #
摘要:
1、下载 zookeeper http://archive.apache.org/dist/zookeeper解压缩到 /usr/local重命名 conf/zoo_sample.cfg --> conf/zoo.cfg 2、下载 tomcat https://tomcat.apache.org/d 阅读全文