Chinaunix首页 | 论坛 | 博客
  • 博客访问: 105139
  • 博文数量: 22
  • 博客积分: 45
  • 博客等级: 民兵
  • 技术积分: 225
  • 用 户 组: 普通用户
  • 注册时间: 2012-05-27 17:53
文章分类
文章存档

2017年(1)

2016年(8)

2015年(11)

2014年(1)

2013年(1)

我的朋友

发布时间:2016-01-04 15:44:12

sar -n DEV 2 4watch -n1 'cat /proc/net/snmp | grep -i  udp '......【阅读全文】

阅读(1086) | 评论(0) | 转发(0)

发布时间:2015-12-23 12:29:40

git......【阅读全文】

阅读(1250) | 评论(0) | 转发(0)

发布时间:2015-12-02 10:38:20

分析有tcp syn 协议字过滤脚本 以192.168.1.1这台机为例, 如果其它机器,换下not src后面的IP。 tcpdump -i eth0.20 tcp and dst port 80 and 'tcp[tcpflags] & tcp-syn != 0' and not src&nbs.........【阅读全文】

阅读(1334) | 评论(0) | 转发(0)

发布时间:2015-11-03 22:01:35

注意:确定你的Eclipse没有安装CDT插件?这里要介绍Eclipse3.5和3.6版本的CDT安装。1. 启动Eclipse,点击菜单栏上的"Help -> Install New Software..."2. 打开 Install对话框,点击“Add...”按钮,加了下面的软件源地址,(这里要注意一下你的Eclipse版本,你可以点击Help -> About Eclipse SDK查看得知.........【阅读全文】

阅读(1141) | 评论(0) | 转发(0)

发布时间:2015-11-03 13:54:21

mailx配置以及使用:全局配置放在/etc/nail.rc下面的用户配置请注意安全性了#cd ###ENTER HOME DIR#vim .mailrc添加内容set from=test@lzu.cn smtp=smtp.lzu.cn  ----------------公司邮箱地址为:smtp.jd.comset smtp-auth-user=your_E-mail_address smtp-auth-password=your_passwordset smtp-auth=login.........【阅读全文】

阅读(2291) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册