Archive for 八月, 2007

修改后用在自行编辑的bind启动脚本

星期五, 八月 24th, 2007

原脚本:
#!/bin/sh
PATH=/sbin:/bin:/usr/sbin:/usr/bin
# for a chrooted server: “-u bind -t /var/lib/named”
# Don’t modify this line, change or create /etc/default/bind9.
OPTIONS=”"
RESOLVCONF=yes

test -f /etc/default/bind9 && . /etc/default/bind9

test -x /usr/sbin/rndc || exit 0

. /lib/lsb/init-functions
DISTRO=$(lsb_release -is 2>/dev/null || echo Debian)

case “$1″ in
start) (more…)

阅读(112 次)

域名终于申请了

星期五, 八月 24th, 2007

由于各种原因,经过了一段时间的’折腾’,这个域名总算申请好了,其间还多麻烦了paveo的帮忙. :) 之前用的blog上的内容也基本都删除,花了一天的时间重新整理出了现在的这个空间,暂时给它取名叫 “香草逸荷”.为了不让它至于过空旷,加了以前的几篇文章. :(

阅读(101 次)

WordCamp Beijing 2007

星期四, 八月 23rd, 2007


I'm going to WordCamp Beijing

阅读(90 次)