所有文章

其实,那并不是什么笑话

| Life

历史,永远会嘲笑那些嘲笑历史的人们。永远不要嘲笑任何表面上看来很白痴的东西,因为那样想的人可能很多。

你觉得阻断互联是互联网历史的重大倒退吗?错了,因为事实上,不互联才是真正的发展趋势。

阅读全文…( 本文约 102 字,阅读大致需要 1 分钟 )

bind in FreeBSD-CURRENT upgraded to 9.3.1

| Development

As title. We *need* to struggle to make the upcoming 6.0-RELEASE a good release . I hope we can show the great improvements taken place in 6-CURRENT and hopefully we can cut 6-STABLE this June.

Highlights on recent 6-CURRENT that was not merged (and may never be merged):

参与评论

信息产业部第33号令zz

| Shared Chaos

中华人民共和国信息产业部令 第33号
《非经营性互联网信息服务备案管理办法》已经2005年1月28日中华人民共和国信息产业部第十二次部务会议审议通过,现予发布,自2005年3月20日起施行。

部 长:王旭东 二00五年二月八日

======== 非经营性互联网信息服务备案管理办法 ========

第一条 为规范非经营性互联网信息服务备案及备案管理,促进互联网信息服务业的健康发展,根据《互联网信息服务管理办法》、《中华人民共和国电信条例》及其他相关法律、行政法规的规定,制定本办法。

阅读全文…( 本文约 3064 字,阅读大致需要 7 分钟 )

Using ssh-agent(1) to ease usage of SSH key authentication

| Security

Many SSH clients supports “key agent” or “authentication agent”, which holds private key for you, and ease the authentication process.

By default, OpenSSH does not enable this. You can easily use ssh-agent(1) to accomplish the mission.

ssh-agent startx

The above command will start X session with ssh-agent. This means that you can add private key to the agent.

ssh-add ~/.ssh/id_dsa

Add your own ssh key.

Then ssh authentications will be accomplished automatically. Note that you may need to use ssh -A in certain configurations.

参与评论

Moved!!

| Life

Now my office have been moved to 17th floor of the same building. We are at the southwestern corner.

参与评论

700th blob so far...

| Life

So this is my 700th blob! I am thinking about celebrating it, but hey, let’s have a rest first!

参与评论

RAID-5 Disaster on InfoTrend based TOYOU SATA disk array

| Development

And finally, it happend.

On Monday, one of our server, running FreeBSD, panic’ed with “ffs_clusteralloc: map mismatch”. This message is quite uncommon and should only happen when there is some “event” with the memory or hard disk.

I have suggested our administrator to reboot and do “fsck” on the volume, since it has very small block size and can not be checked background (I have made a change to warn about this to FreeBSD, and was MFC’ed to 5-STABLE so you will get the feature in 5.4-RELEASE). Unfortunatelly, the check is so slow and we start to suspect whether there is some hardware problem.

阅读全文…( 本文约 296 字,阅读大致需要 2 分钟 )

大家一起来找新系外行星zz

| The Universe

转载自TAS台湾天文网

一个正在横掠过恒星的新系外行星

在这节庆季中,先进的业余天文学家可以贡献一个特别的礼物给天文界,那就是:侦测到一个正在横掠过恒星的新系外行星。

阅读全文…( 本文约 1132 字,阅读大致需要 3 分钟 )

超越

| Diary Excerpt

Excerpt from item 20040311

有时候会问自己,你真的能够超越自己么?

能,凭什么?不能,又为什么?

决定勇往直前的是自己,决定裹足不前的也是自己。

阅读全文…( 本文约 268 字,阅读大致需要 1 分钟 )

想不到大家都这么喜欢八卦

| Life

八卦去吧……反正也不是第一回第二回被八卦了……

参与评论