2014年8月10日

摘要: 原文链接http://www.educity.cn/linux/1122032.html1、Linux挂载Winodws共享文件夹2、查看http的并发请求数及其TCP连接状态:3、用tcpdump嗅探80端口的访问看看谁最高4、统计/var/log/下文件个数ls -l /var/log|grep... 阅读全文

posted @ 2014-08-10 20:27 ttop 阅读(169) 评论(0) 推荐(0)

摘要: 源代码:#!/bin/bash#Program# This is a program shows the uer's choice#History:#2014/08/10 ttop first releasePATH=/bin:/sbin:/user/bin:/user/sbin:/user/... 阅读全文

posted @ 2014-08-10 12:09 ttop 阅读(738) 评论(0) 推荐(0)