public marks

PUBLIC MARKS with tags command & server

April 2007

January 2007

Linux 流量分析的指令 - Real-Blog

by realmip
在高流量的 Linux server 下分析流量十分有用,以下是幾個有用的指令: 1. 列出每個連線 IP 的連線數量: netstat -nta | fgrep "ESTABLISHED" | cut -b 49-75 | cut -d ':' -f1 | sort | uniq -c | sort -n -r –key=1,7 | head -25

PUBLIC TAGS related to tag command

cli +   online +   SearchEngine +   tools +   web +   yubnub +   yubub +  

Active users

camel
last mark : 11/04/2007 11:44

realmip
last mark : 10/01/2007 15:38