Re: [Ubuntu-zh] 网络尖兵原理

2013-09-09 Thread yzhk...@gmail.com
这两天正好整理的 封杀共享上网及破解 一、检查同一IP地址的数据包中是否有不同的MAC地址,如果是则判定用户共享上网。 通过路由器NAT后,所有内网的MAC地址变成了PPPOE端口所用网卡的MAC地址,且这网卡MAC地址可以修改,所以不存在问题。 二、通过SNMP(简单网络管理协议)来发现多机共享上网。 dd-wrt openwrt 默认不开放SNMP的,而且可以关闭的。 三、监测并发的端口数,并发端口多于设定数判定为共享。 单人BT怎么办?同时打开很多网页怎么办?网游怎么办?这条纯属霸王条款 四、检测TTL值,通过路由器后IP分组的TTL会减1 可以通过ipt_TTL模块修改,先

Re: [Ubuntu-zh] 答复: C Jason 想跟您聊天

2011-06-10 Thread yzhk...@gmail.com
先为自己痛心吧~~~[?][?] 2011/6/10 张晓波 > 谷歌在中国算是被害惨了! > 作为有识青年真为我们这个政党表示心痛! > > -邮件原件- > 发件人: ubuntu-zh-boun...@lists.ubuntu.com [mailto: > ubuntu-zh-boun...@lists.ubuntu.com] 代表 C Jason > 发送时间: 2011年6月9日 13:46 > 收件人: ubuntu-zh@lists.ubuntu.com > 主题: [Ubuntu-zh] C Jason 想跟您聊天 > > ---

[Ubuntu-zh] 帮忙下载一本autoit3的书籍如何?谢谢

2011-06-02 Thread yzhk...@gmail.com
各位: 帮忙下一本这个书啊 AutoIt v3: Your Quick Guide 2007年奥瑞出版社的。网上只能找到前50多页版本。皮皮和wowe都没有。特来求助! -- 下一部分 -- 一个HTML附件被移除... URL: -- ubuntu-zh mailing list ubuntu-zh@lists.ubuntu.com https://li

Re: [Puppet Users] line replace triggers file reload

2011-06-01 Thread yzhk...@gmail.com
perhaps you should add a check :onlyif cannot find pattern(dns_search_path) in resolv.conf,then puppet actions. can you paste your full code . I didnot see the define or param class or (custom type?)line_replace? thank you~~~ >From China mainland[?] On Thu, Jun 2, 2011 at 1:01 PM, Giovanni Bo

Re: [Puppet Users] Fun with hashes and ERB

2011-05-16 Thread yzhk...@gmail.com
multipaths { <% devices.each do |key,value| -%> multipath { wwid<%= value %> alias <%= key %> } <% end -%> } On Tue, May 17, 2011 at 2:29 AM, Aaron Grewell wrote: > Hi all, > I'm trying to figure out the intersection of hashes and ERB. I don't know > Ruby,

Re: [Puppet Users] filesharing problem

2011-02-28 Thread yzhk...@gmail.com
hello。 you put file here: /etc/puppet/manifests/files/acadaca/hosts but your fileserver.conf config is [acadaca] path /etc/puppet/files/acadaca allow * would you like config [acadaca] path /etc/puppet/*manifests*/files/acadaca allow * Gook luck to you~[?] On Tue, Mar 1, 2011 at 4:27 AM, T

Re: [Puppet Users] learning, but puppet does not detect change

2011-02-26 Thread yzhk...@gmail.com
1、site.pp: import "nodes.pp" 2、ntp.ppshould be $module_path/manifests/init.pp 3、puppet agent --test --server=S -d -v Have a look at http://projects.puppetlabs.com/projects/puppet/wiki/Puppet_Best_Practice On Sun, Feb 27, 2011 at 8:01 AM, mark bradley wrote: > Hi, > > I've just installed

Re: [PerlChina] 安装了Mason2。希望性能上能超越第一代。

2011-02-25 Thread yzhk...@gmail.com
老兄的博客perlersh.org打不开了。 2011/2/24 Beckheng Lam > Haha.希望不要失望。 > > -- > Perl乐事 -- http://www.perlersh.org > 我的博客 -- http://www.perlersh.org/blog.html > 诸法从缘起,如来说是因。 > 彼法因缘尽,是大沙门说。 > > -- > 您收到此邮件是因为您订阅了 Google 网上论坛的“PerlChina Mongers 讨论组”论坛。 > 要向此网上论坛发帖,请发送电子邮件至 perlchina@googlegroups.com。 > 要取消订阅

Re: [PerlChina] 《Modern Perl》中文版(生成PDF时出错)

2011-02-22 Thread yzhk...@gmail.com
。 > > 生成的文件可以在下面两个地方找到: > > https://github.com/cnhacktnt/modern_perl_book/tree/chinese/build/pdf > > 或者 > > http://rapidshare.com/files/449235697/ModernPerl_PDF.zip > > > 2011/2/22 伊现富 > >> 安装了,我是用cpanp安装的。 >> >> >> 在 2011年2月22日 上午11:47,WEI Zhicheng

Re: [PerlChina] 《Modern Perl》中文版(生成PDF时出错)

2011-02-21 Thread yzhk...@gmail.com
中文的参考参考也不错。英文不给力,有的不明白其中的深意。。 2011/2/22 Michael Zeng > 下英文的啊 , 没必要看中文的, > > > 英文更 原来味道 > > 2011/2/22 wendao > > 我也一样,没弄成,哪位生成的话可以共享一下。 >> >> 在 2011年2月22日 上午10:16,钟声 写道: >> >> 跑去看了下,, >>> 貌似很多人都没成功。 >>> >>> -- >>> 您收到此邮件是因为您订阅了 Google 网上论坛的“PerlChina Mongers 讨论组”论坛。 >>> 要向此网上论坛发帖,请发送电子邮件至 p

Re: [PerlChina] 《Modern Perl》中文版(生成PDF时出错)

2011-02-21 Thread yzhk...@gmail.com
居然有中文版了。这下又有学习的动力了我为什么说又呢// 2011/2/22 伊现富 > 是不是perl脚本有问题?我看了一下好像没有;估计是模块本身的问题。 > 有没有在行的出来指点一二? > > 在 2011年2月22日 上午10:19,wendao 写道: > > 我也一样,没弄成,哪位生成的话可以共享一下。 >> >> 在 2011年2月22日 上午10:16,钟声 写道: >> >> 跑去看了下,, >>> 貌似很多人都没成功。 >>> >>> -- >>> 您收到此邮件是因为您订阅了 Google 网上论坛的“PerlChina Mongers 讨论组”论坛

Re: [Ubuntu-zh] 回复: Ubuntu 11.04中国版体验报告贴

2011-01-20 Thread yzhk...@gmail.com
这个所谓的瓷器版有啥特殊之处么? 2011/1/20 广峰 > 上海电信ok > > > -- > > 顺恭颂祺。 > > 刘广峰 > > ( : (+86)-0531-88391670 > > > > ( : (+86)-15820003251 > > > > * : helounive...@foxmail.com > > ? :山东省济南市高新区山东大学齐鲁软件学院2#618 250101 > > > > > > > > -- 原始邮件 -- > 发件人: "Lanpice Lio";

Re: [Ubuntu-zh] 调查:如果只能学三种编程语言, 你会选哪三种

2010-12-11 Thread yzhk...@gmail.com
awk。perl。另外一门可能是sql。 2010/12/11 mio...@gmail.com > 看你的用处,语言没有好坏的。说到底只是工具。具体用到项目的时候,用什么语言是效率最高,最适合这个项目,成本最低就用哪个。 > > 在 2010年12月11日 下午4:27,孙锡麟 写道: > > > 我选择shell,其他两个待定。 > > > > 在 2010年12月11日 下午2:53,Tanto 写道: > > > > > 汇编 > > > c > > > Python > > > lisp > > > perl > > > java > > > . > > > . > > >

Re: [PerlChina] Oreilly 宣布 Perl 编程认证课 程

2010-11-22 Thread yzhk...@gmail.com
才4堂课??? 2010/11/23 yzhk...@gmail.com > 谁把它给D版一下? > > 2010/11/22 Qiang (James) > > 一共 4 堂课,由 Peter Scott 讲授, 具体看这里 :) >> >> http://post.oreilly.com/rd/9z1zfv9b27dd6f9kgimetcqpbpee47g48n1p1j32fto >> >> Qiang >> >> -- >> 您收到此邮件是因为您订阅了 Goo

Re: [PerlChina] Oreilly 宣布 Perl 编程认证课 程

2010-11-22 Thread yzhk...@gmail.com
谁把它给D版一下? 2010/11/22 Qiang (James) > 一共 4 堂课,由 Peter Scott 讲授, 具体看这里 :) > > http://post.oreilly.com/rd/9z1zfv9b27dd6f9kgimetcqpbpee47g48n1p1j32fto > > Qiang > > -- > 您收到此邮件是因为您订阅了 Google 网上论坛的“PerlChina Mongers 讨论组”论坛。 > 要向此网上论坛发帖,请发送电子邮件至 perlch...@googlegroups.com。 > 要取消订阅此网上论坛,请发送电子邮件至 > per

Re: [PerlChina] 求证,"http://www.javaeye.com/ 网站被关闭提示", 有同样访问也是这样的吗?

2010-11-22 Thread yzhk...@gmail.com
看这里 http://www.china-xian.com/kj/hlw/201011/237131.htm 2010/11/23 Beckheng Lam > 刚连接上去,发现这个。你们访问也是这样吗? > > http://www.javaeye.com/ > > 网站被关闭提示 > > 网站因有违规内容而 被关闭 > > 具体事宜请联系您的 接入商 > > -- > Perl乐事 -- http://www.perlersh.org > 我的博客 -- http://www.perlersh.org/blog.html > 诸法从缘起,如来说是因。 > 彼法因缘尽,是大沙门说

Re: [PerlChina] Re: 使用 Expect 模块远程登录 后执行多条 shell 命令

2010-10-31 Thread yzhk...@gmail.com
装一个puppet吧。 http://wenku.baidu.com/view/c2fdc4d5360cba1aa811da88.html 2010/11/1 cnhack TNT > > 去年的advent里有这么篇文章: > http://perlchina.org/advent/2009/SSHBatch.html > > > > 2010/11/1 lisee