不鸣则已

海阔凭鱼跃,天高任鸟飞!

首页 新随笔 联系 订阅 管理

1、安装 denyhosts, 设置 hosts.allow ,系统自动将攻击的ip 添加如 hosts.deny
2、打开中文文档乱码, 将文档下载到windows, 通过富文本编辑器查看文档编码
3、linux 查看端口占用
lsof -i:80
netstat -tunlp|grep 80
4、根据PID 查看占用程序
cd /proc/PID

posted on 2018-03-08 17:18  唐群  阅读(190)  评论(0编辑  收藏  举报