#!/bin/shIPTABLES=/sbin/iptables# clear$IPTABLES -F# if pkg type is allow, then accept#$IPTABLES -A INPUT -m state --state ESTABLISHED,RELATED -j ACCE...
分类:
其他好文 时间:
2015-03-12 16:55:34
阅读次数:
188
Serial connection established.
using channel 1
Using interface ppp0
Connect: ppp0 /dev/ttyUSB0
sent [LCP ConfReq id=0x1 ]
rcvd [LCP ConfReq id=0x0 ]
sent [LCP ConfAck id=0x0 ]
rcvd ...
分类:
Web程序 时间:
2015-03-11 12:58:59
阅读次数:
291
Researchers often note that, once biofilms are established, planktonic bacteria may periodically leave the biofilm on their own. When they do, they ca...
分类:
其他好文 时间:
2015-03-02 13:05:01
阅读次数:
95
tcp状态:LISTEN:侦听来自远方的TCPport的连接请求SYN-SENT:再发送连接请求后等待匹配的连接请求SYN-RECEIVED:再收到和发送一个连接请求后等待对方对连接请求的确认ESTABLISHED:代表一个打开的连接FIN-WAIT-1:等待远程TCP连接中断请求,或先前的连接中断...
分类:
其他好文 时间:
2015-01-29 11:50:43
阅读次数:
192
【Why Go's Declaration Syntax is better than C++?】 Newcomers to Go wonder why the declaration syntax is different from the tradition established in th....
分类:
编程语言 时间:
2015-01-28 11:03:38
阅读次数:
191
http://acm.hdu.edu.cn/showproblem.php?pid=4311
Problem Description
It has been ten years since TJU-ACM established. And in this year all the retired TJU-ACMers want to get together to celebrat...
分类:
其他好文 时间:
2015-01-24 18:51:13
阅读次数:
190
启动hadoop 的时候,可能会报错:The authenticity of host 192.168.0.xxx can't be established 解决方案是,在报错的机器上执行如下代码:ssh -o StrictHostKeyChecking=no 192.168.0.xxx
分类:
其他好文 时间:
2015-01-16 16:32:23
阅读次数:
200
Stephen Cleary Download the Code Sample This is the second article in a series on combining async and await with the established Model-View-ViewModel ...
分类:
移动开发 时间:
2015-01-13 10:27:56
阅读次数:
256
有助于提高网络性能和吞吐量的参数net.core.somaxconn = 128已完成连接队列(completed connection queue)(1)三次握手已经完成,但还未被应用层接收(accept),但也处于ESTABLISHED状态.(2)队列长度由listen的backlog参数和内核...
分类:
系统相关 时间:
2015-01-10 20:59:58
阅读次数:
290
https://icpcarchive.ecs.baylor.edu/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&category=&problem=2514&mosmsg=Submission+received+with+ID+1623942
Dr. Ellie Arroway has established cont...
分类:
其他好文 时间:
2014-12-27 11:24:11
阅读次数:
166