Chinaunix首页 | 论坛 | 博客
  • 博客访问: 464220
  • 博文数量: 108
  • 博客积分: 25
  • 博客等级: 民兵
  • 技术积分: 1134
  • 用 户 组: 普通用户
  • 注册时间: 2010-03-29 19:43
文章分类

全部博文(108)

文章存档

2016年(10)

2015年(9)

2014年(73)

2013年(16)

我的朋友

发布时间:2014-07-28 17:12:02

1.sftp IP 报‘Recieved message too long’解决方法:DEBUG:paramiko.transport:[chan 2] Max packet in: 34816 bytesDEBUG:paramiko.transport:[chan 2] Max packet out: 32768 bytesINFO:paramiko.transport:Secsh channel 2 opened.DEBUG:paramiko.transport:[chan 2] Sesch channel 2 request okTraceback (most.........【阅读全文】

阅读(7907) | 评论(2) | 转发(0)

发布时间:2014-07-03 19:17:26

zone_reclaim_mode:Zone_reclaim_mode allows someone to set more or less aggressive approaches to reclaim memory when a zone runs out of memory. If it is set to zero then no zone reclaim occurs. Allocations will be satisfied from other zones / nodes in the system.当出现out of memory的时候,zon.........【阅读全文】

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

发布时间:2014-05-24 22:01:34

我是在ubuntu上安装的parallel,Linux上的好像有问题,使用起来。首先是安装软件,apt-get install parallel然后使用--xapply参数可以从文件中读取一行记录。如果输入的第一个参数多于第二个那么执行结果如下:可以使用其他分隔符,而不是:::或者::::忽略空行如果没有命令那么意味着参数就是命令。.........【阅读全文】

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

发布时间:2014-05-19 17:44:14

EXAMPLES       To see every process on the system using standard syntax:          ps -e          ps -ef          ps -eF  .........【阅读全文】

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

发布时间:2014-05-17 18:05:25

tcpdump 参数-i interface 显示特定端口的包-n 不解析hostname-nn 不解析hostname和端口-X 以16进制和ASCII格式显示包的内容-XX 除了显示-X选项的内容还显示ethernet的头部信息-c n 仅获取n个包然后停止。-s 以字节格式显示捕获内容大小的snaplength。-s0 用来获取所有信息除非你故意捕获不全信息。-S 显示绝对序.........【阅读全文】

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

登录 注册