etony的Blog

访问blogspot.com的几个方法

1. Pkblogs.com/用户名或Inblogs.net/用户名访问

2. 在hosts文件中添加:
72.14.219.190 用户名.blogspot.com

3. 将blog加入feedburner.com, 通过feedburner.com访问

4. 使用google reader 收集

我个人blog的访问方法: http://feeds.feedburner.com/etony/

Debina/ETCH:Postfix+SMTP-AUTH安装备份

# aptitude install postfix libsasl2 sasl2-bin libsasl2-modules libdb3-util

.bash_profile 与 .bashrc 文件

.bash_profile 文件在通过控制台(或远程登录, 比如ssh)登录(login)系统的时候被执行的shell脚本.
而 .bashrc 则是在打开虚拟终端的时候才会起作用,比如在GNOME,KDE中执行rxvt.

如果你想在控制台登录的时候, 同时执行 .bashrc 脚本, 可以在.bash_profile文件中加入如下内容:

if [ -f ~/.bashrc ];
then
source ~/.bashrc
fi

slackware 从10.2 升级至11.0

安装slapt-get

wget http://software.jaos.org/slackpacks/10.2/slapt-get-0.9.11h-i386-1.tgz
installpkg slapt-get-0.9.11h-i386-1.tgz
wget http://slackware.mirrors.tds.net/pub/slackware/slackware-10.2/slackware/l/libidn-0.5.17-i486-1.tgz
installpkg libidn-0.5.17-i486-1.tgz

遍地黄花

P1030894

电子文档备份

Folder PATH listing for volume ebook03_26_2007
Volume serial number is 0006EE50 9B49:B5A3

crontab文件格式

分钟 小時 日期 月份 星期 命令

ORACLE 字符集

[Q]
  怎么样查看数据库字符集

[A]
  数据库服务器字符集select * from nls_database_parameters,其来源于props$

douban blog 验证

doubanclaim77db0a42dc1f681d

deluid 的使用

$ gpg --edit-key etony

[ultimate] (1). etony <etony@tom.com>
[ultimate] (2) etony C.F.AN <etony.an@gmail.com>

XML feed