ASP.net forum deployed

| Development

It seems that sater@ have deployed the necessary resources for ASP.net forum on Frontfree’s internal network. I have not read the code but I wish this a success.

参与评论

鸡蛋的做法

| Shared Chaos

火冰狐 @ 2004-06-03 05:03

看了也写了很多美食的帖子,今天整理一下,以下是所有好吃的做蛋法!

1、金针菇炒蛋
2、3个蛋打散,加少许盐、味精(鸡精的话更好),金针菇洗净,切成2cm长,放入蛋中,搅匀。
锅内放油适量,烧至4成热(不是很热)时把蛋下锅,火关小,待蛋液基本都成固体时翻面煎,把火开大,待全熟即可。
特点:鲜香,金针菇爽滑可口。

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

首次在FreeBSD下写中文blog

| Life

在阿鲁等一大票人的帮助下总算搞定了中文输入……总算可以差不多结束Windows下的日子了

参与评论

A script to update site periodically through CVSup(R)

| Development

The script I am using for updating my own website(s) is not quite complex, it is here:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
#!/bin/sh
# Detect and update the files
#
# $Phantasm$

CVSROOT="/home/ncvs"
SUPFILE="/home/delphij/cvsup/supfile-delphijweb"
LOCKFILE="/home/delphij/cvsup/cvsup-lock"

if [ -f ${CVSROOT}/CVSROOT/commitlogs/have_updates ]
then
	rm ${CVSROOT}/CVSROOT/commitlogs/have_updates
	cvsup -1gL 2 ${SUPFILE}
fi

Of course you need some CVSROOT scripts to get it work, but the idea is not too complex.

参与评论

平淡的浪漫zz

| Shared Chaos

发信人: jiejie (jiejie), 信区: love
标 题: 平淡的浪漫
发信站: 知新园 (Sat Oct 2 15:40:09 2004)

  今天去学校北门早市去买水果的时候碰到一对老年夫妻,大概七十多岁的样子,丈夫是花白的头发,妻子则已经是满头白发了。

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

5.3-RC1 today

| Development

Today FreeBSD will have its 5.3-RC1 if there is no other problem occours. I have sent a private mail to Doug Barton about a strange issue I have in BIND9, however, it does seem to be serious enough nor it is clear to determine the impact. I may post it later on a public list.

5.3-RC1 is also the point that I can suggest you to install 5-STABLE instead of 4-STABLE because most of the show-stopping issues are addressed and being corrected.

参与评论

beastie.frontfree.net is now running bind 9.3

| Development

I finally got beastie.frontfree.net running bind 9.3 (as FreeBSD 5.3-BETA7 does, which is chroot’ed by default). While this is accomplished primarily with help of src/UPDATING’s instructions and Doug Barton’s excellent mergemaster(8). BIND stands for “Berkeley Internet Name Daemon” and is the de-facto standard of DNS implementation.

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

老端木这就23了 :-P

| Life

Happy Birthday :-)

另外突然觉得自己还是蛮年轻的嘛~~~灭霍霍霍~~~

参与评论

我是如此爱你 [作词:姚谦 作曲:殷文琦]

| Shared Chaos

当故事结束
不再谈你
爱你的挫折
留给时间处理
陪你一段路
也让自己想清楚
爱在梦想与真实两边
不可能交集
你在追寻中沧桑
我在无言中转身
我们终究还是~回到
各自世界里

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

歇斯底里的Load

| Life

一台正常运行的*nix机器,在满负荷运转的时候的load是1.0。

我们这里有4台机器,负载是1000。

经过近乎疯狂的整治,第一天将负荷降到了0.7,但第二天终于还是绷不住了,基本维持在100左右。中秋节发短信的人真多啊……

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