很难用。
发自iPad
July 25th, 2010Setup IPv6 tunnel on Linux
June 21st, 2010On Fedora 11, install miredo first.
# yum install miredo
Then launch miredo by root account.
#/usr/sbin/miredo
Now you have a new network interface “teredo”
Then you can do “ping6 -c 4 ipv6.google.com” or use browser to access http://ipv6.google.com.
It’s simple haah.
B[......]
低成本电影-The Man from Earth
June 18th, 2010假如一个人告诉你他活了14000年,经历了冰川期,见过猛犸象,追随释迦摩尼学习佛法,为了传播佛教成为了耶稣,跟哥伦布一起航海,和梵高打过交道。你一定 会认为这个人来自科幻小说。是的,和吸血鬼一样,这个男人不会衰老,永远停留在35岁,100年虽然是他经历过的1/140之一,但是他却不能像我们回忆1年前的事情那样回忆一百年前的事。他有过无数次的爱情,但都没有他的生命那么永恒。他已经不记得他的父亲的模样,人类中有1/10可能都是他的后代。
生命的永恒在这部电影里看起来不那么美好,虽然凡人对此羡慕不已。
片中的所有出场人物是8个(另外还有两个搬运工,出场10分钟),从头到尾就是个谈话节目,场景只有一个[......]
Chuck Norris – 小心的你冰箱中毒
February 23rd, 2010最近很多基于MIPS+Linux的路由器和DSL Modem被一种叫做Chuck Norris的病毒感染。Chuck Norris侵入路由设备的原理很简单,通过Linux本身漏洞以及一般用户不修改路由设备默认密码的习惯,在路由设备的RAM中驻留并取得root权限。侵入后,Chuck Norris可以利用路由设备或者设备后端的计算机对其他网络发起DDOS攻击。它还可以改变DNS,让终端对域名的访问指向有害IP。
看官如果想要搜索Chuck Norris相关信息时,不要搜索“Chuck Norris”,因为它和美国的电影演员查克·诺里斯(空手道世界冠军,《猛龙过江》中在古罗马竞技场与李小龙搏击)同[......]
Which areaes kernel contributors focused on
November 19th, 2009I’ve made a new kind of analysis for Linux Kernel contributions. It tells us the contributors, such as IBM, Intel, Oracle and Fujitsu etc., were focusing on what kind of areas/subsystems of kernel to make their contributions.
As we know, Linux Kernel have a lot of different kind of active cont[......]
Canonical copyright assignment
November 12th, 2009Canonical由于对内核社区的贡献很少,曾经受到Greg老大的点名批评。但是Ubuntu的高用户体验,以及我所知道的一些在Canonical工作的朋友对社区的贡献,让我感觉到Canonical是一家真正想做开源的同时又使用私有软件来提高发布版质量的开源公司。
但最近Canonical发布的新条款,让人不禁对此产生怀疑。难道Canonical只是一家利用开源做私有软件的公司?
新条款确实有一些不厚道的地方,可能会减少Ubuntu粉丝的贡献度。比如:Canonical will ordinarily make the Assigned Contributions available to t[......]
声纳型电脑电源管理
October 16th, 2009
这个Geeker觉得现在计算机的电源管理功能太弱,比如看电影时会自动屏保,休眠之类的.
于是开发了一个通过声纳系统来精确探测室内人员的系统,主要是使用每台计算机都具备的speaker来发出超声波,然后通过计算机的话筒(有些笔记本会自带)来接受回声,从而像雷达一样判断活动物体.
想法是挺好的,但是我不敢用,因为不知道超声波到底对人体有没有影响,特别是对我们家未来的孕妇和胎儿来说,还是安全第一.
玩笑开大了
October 13th, 20092009 LinuxConf上Mark Shuttleworth(Ubuntu的核心维护者)负责一个Keynote,并在其中说了一段让众多女性开源软件爱好者感到被冒犯了的话,大意:“if we did a better job at considering our non-technical users and accepting help from expert UI designers, we’d have an easier time “explaining to girls what we actually do”.”
虽然有很多其他男性社区开发人员[......]
Android代码将被Linux内核驱逐?
October 11th, 2009继之前微软的Hyper-V事件后,Linux内核驱动程序维护者GregKH在9-Oct.提出将在2.6.33内核开始删除Android驱动。
Due to no support from Google, I’ve dropped the android code from the staging tree for 2.6.33.
不过Google的职员的对应相当迅速,David(虽然不负责Android开发)质疑了Greg的“no support from Google”指责,表明对于是否删除Android代码没有意见,但是对于Greg给出的理由表示了不满。明显Google对于An[......]
Kernel Defects Before and After Release
September 23rd, 2009I’ve tried to analyze the defect data of Linux Kernel to find out the answers of the following questions.
1. How much effort the release candidate period should give?
2. Does the quality of stable kernel(stable kernel without update) becomes better or worse?
To figure out the questions, I gath[......]