delphij's Chaos

准备组织一次小规模的北京地区FreeBSD'er活动

Life

用中文写了,因为这次活动只涉及北京地区的FreeBSD’er。昨天跟liue, hd商量基本确定下周六下午在网络中心的会议室(地点待定)举行一次小型的活动(主要是因为场地限制),内容暂定为ports维护(如何写和维护port)、内核优化等等。

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

How many viruses found in the March?

Security
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
# cat clamd.log.0 | grep FOUND | awk '{print $2;}' | sort | uniq -c | sort -rn 
5246 Worm.SomeFool.Gen-2
4049 Worm.SomeFool.Gen-1
1276 Worm.SomeFool.P
1039 Worm.Gibe.F
 258 Worm.Mydoom.F
  92 Worm.Bagle.Gen-zippwd
  49 Worm.SomeFool.M
  42 Worm.SCO.A
  28 Worm.SomeFool.Q
  17 Worm.SomeFool.I
  17 Worm.Dumaru.K
  12 Worm.Dumaru.A
阅读全文… ( 本文约 107 字,阅读大致需要 1 分钟 )

郁闷的装机!

Diary Excerpt

今天去海龙装了一台新的机器(这台机器将取代现在的beastie.frontfree.net),非常(我很想用混账这个词!)的是,2层的那家Intel代理竟然拒绝解释为什么他们的865GBF为什么没有集成千兆NIC芯片!!他们的解释是Intel没有在中国大陆范围内销售过包含千兆NIC的版本,我认为这是不能接受的,因为在无数的网站上我看到的这张主板有包括千兆NIC的版本,并且是在中国大陆销售的。此外,这张主板将CPU(P4 2.8G-E)识别为P4 2.8-C。

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

Some comments on FreeBSD 5.2 usage

Kernel

I personally manages several FreeBSD 5.2-CURRENT instances, and here are my experiences.

FreeBSD 5.x contained many new features, technologies. Currently, it’s clear that 5.2-CURRENT is more stable and have a better performance than 5.2(.1)-RELEASE. Therefore, if you are looking to install a new (of course, and ONLY if you choose 5.x series!) computer, the best solution would be 5-CURRENT.

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