beastie.frontfree.net's apache problem addressed

| Development

With help from clement@, I have finally addressed the problem I am encounting was caused by a mix of libkse(libpthread) and its older version.

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

PID allocator bench marked

| Kernel

das@ [David Schultz] has done some benchmark of the different PID allocators recently being discussed on hackers@, and the result is available here.

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

Planning a personalized release of FreeBSD 5.2-CURRENT

| Kernel

As the FreeBSD 5.2.1 approaching its release day, I begun to think about the possiblity of having a personal customized release.

It’s not too hard for me, and also valuable because the FreeBSD Release Engineering Team has restricted the changes in a point release to be mainly “critical bugfixes only”.

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

Statistics of viruses caught by Frontfree Mail System yesterday

| Development

Gibe is still the first place, and MyDoom(here, it was called Worm.SCO.A) drastically dropped down.

beastie# bzcat maillog.0.bz2 | grep INFECT | awk ‘{print $8;}’ | sort | uniq -c | sort -rn
181 (Worm.Gibe.F),
86 (Worm.SCO.A),
2 (Worm.Dumaru.Y),
1 (Worm.Sobig.F),

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

悟到一个人生的哲理。。。

| Diary Excerpt

看到Julian Elisher的一段话

Note: these were very early.. things have changed a lot since then. IGNORE THESE They are for my ammusement only and will misslead you!

然后我明白了:

牛人和普通人的区别就是,当他们说胡话的时候,你根本看不出来他们到底是不是在说胡话。。。

参与评论

How to dial PPTP vpn from a FreeBSD box?

| Development

This is useful when you want to connect remote “Local” network through a PPTP vpn. First, install the ports/net/pptpclient, by doing:

cd /usr/ports/net/pptpclient
make all install clean && rehash

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

proud of you

| Shared Chaos

MP3 available here.

Lyric:

love in your eyes
sitting silent by my side
going on holding hand
walking through the nights

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

beastie.frontfree.net back again

| Life

The hardware of beastie.frontfree.net (this machine) seemed to be endsuring some problem. Today, I have completed several improvements to mitigate this situation.

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

The length of my TODO list increased drastically...

| Development

Several commits must be done on FreeBSDChina’s doc tree,
Many commits must be done in the local Frontfree tree,
And the GridDistribute,
as well as mathmetics.

When is the end, and when is the start?
What will happen, if I want to have a rest?
While this is something to be similiar with what happend in the past,
I am supposed to have some busy days…

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

面试

| Diary Excerpt

今天去了西格玛背后的一家公司,说是公司,其实是某科学院软件研究所的另一个形式。填写了例行的一些表格之后开始面试。

这家公司的面试题目非常简单,写一些SQL查询和C++代码,一页纸,不过他们的要求实在无法接受,所以最后决定不去了。

参与评论