校内
[feuvan@sns1 feuvan]$ ping feuvan.net
PING feuvan.net (222.35.4.57) 56(84) bytes of data.
64 bytes from 222.35.4.57: icmp_seq=1 ttl=52 time=5.61 ms
64 bytes from 222.35.4.57: icmp_seq=2 ttl=52 time=5.78 ms
64 bytes from 222.35.4.57: icmp_seq=3 ttl=52 time=6.80 ms
64 bytes from 222.35.4.57: icmp_seq=4 ttl=52 time=7.13 ms
64 bytes from 222.35.4.57: icmp_seq=5 ttl=52 time=5.90 ms
铁通
C:\Documents and Settings\feuvan>ping feuvan.net
Pinging feuvan.net [222.35.4.57] with 32 bytes of data:
Reply from 222.35.4.57: bytes=32 time=2ms TTL=60
Reply from 222.35.4.57: bytes=32 time=3ms TTL=60
Reply from 222.35.4.57: bytes=32 time=3ms TTL=60
Reply from 222.35.4.57: bytes=32 time=2ms TTL=60
网通
feuvan@fvn:~$ ping feuvan.net
PING feuvan.net (222.35.4.57) 56(84) bytes of data.
64 bytes from 222.35.4.57: icmp_seq=1 ttl=50 time=29.8 ms
64 bytes from 222.35.4.57: icmp_seq=2 ttl=50 time=23.6 ms
64 bytes from 222.35.4.57: icmp_seq=3 ttl=50 time=16.8 ms
64 bytes from 222.35.4.57: icmp_seq=4 ttl=50 time=19.6 ms
为什么写这个标题呢
因为每年的今天
都有些右派跳出来为五年前惨死在双子楼的美利坚人民致哀
悲痛如丧考妣
也有些左派为了那神勇如神风敢死队的劫机恐怖分子致哀
悲痛如丧考妣
昨天重建svn repos
发现只能co,不能ci
TortoiseSVN报MKACTIVITY…400 bad request
Google之后发现问题所在
http://subversion.tigris.org/faq.html#proxy
只要在我的svn主机前的squid里加上下面这行配置就ok
extension_methods REPORT MERGE MKACTIVITY CHECKOUT
但是我接触不到squid
于是用了ssh的端口转发
Dev SVN Server
localhost:8000 <- localhost:80
URL of Repository从原来的
http://svnserver.xxx.net/repos/Projectname
变成
http://localhost:8000/repos/Projectname
问题解决
比原来不方便的一点是要开着secure crt或者其他工具维持端口转发
一点额外的好处是安全性–SSH
Blog shoule be a personal publishing system but not a personal life logger.
In other words, it should be a newspaper hold by you, but not a online diary.
Lord Dink
请允许我用这样的名字来称呼那位在西门外烤串的行为艺术大爷老丁
当然,这样非凡的人物,是不会在清华西门烤串的
因为清华已经成为官僚与资本家的温床
而北大是可以在夜晚浮动着暧昧与旖旎的未名湖边看到白生生的晃动的大腿的
因此,我觉得这位大爷在北大西门外烤串才合情理
他带着一副墨镜在烟熏火燎中神闲气定自得其乐
犹如少林足球中的赵薇阿姨做馒头一样令人生出玄之又玄的感觉
而我们坐在路边的小矮凳上,不用虎躯巨震也有漫天烟尘
Lord Dink在收钱的那一刹那从黝黑的墨镜后射出深刻的神色
仿佛验钞机的紫外线洞穿你手中的人民币
我必须指出很重要的一点是他和我的偶像 蓝海・布鹭丝 很熟
第一次拜访就是她带着一团人去的
过后我感叹这一街之隔的江湖果然不像我所厮混的江湖
这里有北大的才子带着北大的才女一边吃鸡翅一边纵论天下
还有人专门开车过来吃。。。
横穿北大回西王庄的途中我看到在未名湖畔对着博雅塔拥吻的情侣
没见到白生生的大腿,也许是因为夜色太凉的缘故
PS.
今晚点的食物中我特别吃了两块馒头片
以此向我的偶像 Mrs. Liu 致敬
OVAL (Open Vulnerability and Assessment Language) http://oval.mitre.org/
OVAL Schema分为三部分
* OVAL Definition Schema
* OVAL System Characteristics Schema
* OVAL Results Schema
另外官方提供interpreter binary以及source code供参考
http://oval.mitre.org/language/download/interpreter/index.html
OVAL-Compatible的公司
http://oval.mitre.org/compatible/declarations.html
OVAL的版本兼容问题
大版本之间不互相兼容。minor version升级则不会造成invalidate的问题
Version 5.1 of the OVAL Schema will include the following:
* addition of a xinetd test to the UNIX component schema
* addition of a slackware pkg info test to the Linux component schema